nuttx/configs/pic32mz-starterkit/src
2015-03-31 10:21:31 -06:00
..
.gitignore Add basic board support for the PIC32MZ (can't build yet of course because there is not yet any PIC32MZ support) 2015-02-22 08:47:09 -06:00
Makefile PIC32MZ Starter Kit: Add support for on-board buttons 2015-03-02 10:01:10 -06:00
pic32mz_autoleds.c configs/: board function prototypes are now in include/nuttx/board.h. Remove from board header file; Add inclusion of nuttx/board.h to all files referencing board functions 2015-02-27 18:49:24 -06:00
pic32mz_boot.c PIC32MX SPI: Fix typos in Kconfig; Move constant SPI config data to ROM-able const structure 2015-03-03 10:06:49 -06:00
pic32mz_bringup.c MIPS: Add some build support for the M14K and also for the PIC32MZ Starter Kit. Still a long way to go 2015-02-22 13:45:59 -06:00
pic32mz_buttons.c PIC32MZ Starter Kit: Add support for on-board buttons 2015-03-02 10:01:10 -06:00
pic32mz_nsh.c Rename arch_nshinitialize() to board_app_initialize() 2015-03-31 10:21:31 -06:00
pic32mz_spi.c PIC32MX SPI: Fix typos in Kconfig; Move constant SPI config data to ROM-able const structure 2015-03-03 10:06:49 -06:00
pic32mz_userleds.c MIPS: Add some build support for the M14K and also for the PIC32MZ Starter Kit. Still a long way to go 2015-02-22 13:45:59 -06:00
pic32mz-starterkit.h PIC32MX SPI: Fix typos in Kconfig; Move constant SPI config data to ROM-able const structure 2015-03-03 10:06:49 -06:00