This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
3228d32938
nuttx
/
configs
/
mirtoo
/
src
History
Gregory Nutt
9ed7d56a18
Building of xyz_appinit.c should depend on CONFIG_LIB_BOARDCTL, not CONFIG_NSH_ARCHINITIALIZE
2016-02-04 12:14:17 -06:00
..
.gitignore
.dSYM only needs to be in the same .gitignore files as .exe
2013-05-30 15:02:04 -06:00
Makefile
Building of xyz_appinit.c should depend on CONFIG_LIB_BOARDCTL, not CONFIG_NSH_ARCHINITIALIZE
2016-02-04 12:14:17 -06:00
mirtoo.h
Fix some errors introduced into the Mirtoo configuration in the last commits
2015-11-01 16:26:41 -06:00
pic32_adc.c
Remove CONFIG_SPI_OWNBUS: Now it is not just a good idea, it is the law
2016-01-23 18:21:36 -06:00
pic32_appinit.c
Rename files containing board_app_initialize from xyz_nsh.c to xyz_appinit.c
2016-02-04 12:03:09 -06:00
pic32_boot.c
Rename all architecture files of form xyz_internal.h to just xyz.h
2015-12-29 18:07:27 -06:00
pic32_leds.c
Rename all architecture files of form xyz_internal.h to just xyz.h
2015-12-29 18:07:27 -06:00
pic32_spi2.c
For PIC32MX MCUs, rename up_spiinitialize to pic32mx_spibus_initialize
2016-01-26 15:47:23 -06:00