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
2043e1a114
nuttx
/
configs
/
olimex-strp711
/
src
History
Sebastien Lorquet
b78137049c
Final batch
2017-04-28 18:31:44 +02: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
str71_appinit.c
Add an argument to board_app_initialize()
2016-05-24 10:51:22 -06:00
str71_buttons.c
Buttons: Change return value of board_buttons() and the type of btn_buttonset_t to uint32_t so that more than 8 buttons can be supported.
2017-04-09 07:22:49 -06:00
str71_enc28j60.c
irq_dispatch: Add argument pointer to irq_dispatch
2017-02-27 06:27:56 -06:00
str71_leds.c
Standardize naming of user LEDs interface functions
2015-11-01 12:45:58 -06:00
str71_spi.c
Final batch
2017-04-28 18:31:44 +02:00