Skip to content
  1. Jan 13, 2018
  2. Jan 12, 2018
  3. Jan 11, 2018
  4. Jan 10, 2018
  5. Jan 09, 2018
  6. Jan 08, 2018
    • Gregory Nutt's avatar
      Squashed commit of the following: · 7d4451ee
      Gregory Nutt authored
          configs/flipnclick-pic32mz:  Switch the serial console to UART4.  Clean up some minor issues the LED options.
          configs/flipnclick-pic32mz:  Add support for two on-board buttons:  T1 and T2.
          configs/flipnclick-pic32mz:  Adds basic board support for the Mikroe Flip&Click PIC32MZ board.  Initial commit is just the configs/pic32mz-starterkit with some name chanages.
      7d4451ee
    • Gregory Nutt's avatar
      Squashed commit of the following: · 6fe1f5a9
      Gregory Nutt authored
          arch/mips/src/pic32mz:  Commits the basic architecture port for the PIC32MZEF.
          arch/mips/src/pic32mz:  Begin adding PIC32MZEF files. Initial commit are simply PIC32MZEC files with name changes.
          arch/mips/include/pic32mz:  Add support for the PIC32MZEF family.
      6fe1f5a9
  7. Jan 07, 2018
  8. Jan 06, 2018
  9. Jan 05, 2018
  10. Jan 04, 2018
  11. Jan 03, 2018
    • Gregory Nutt's avatar
      Squashed commit of the following: · e4652bd3
      Gregory Nutt authored
          fs: Add truncate() support for userfs
          fs/unionfs:  Add truncate() support to the unionfs
          fs/tmpfs:  Add ftruncate() support to tmpfs
          syscall/: Add system call support for ftruncate()
          net/route:  Adding ftruncate() support eliminates an issue in file-based routing table management.
          fs:  Add basic framework to support truncate() and ftruncate().  The infrastructure is complete.  Now, however, the actual implementation of ftruncate() will have to be done for each file system.
      e4652bd3