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
610afe9cd9
nuttx
/
configs
/
lpc4337-ws
/
src
History
Gregory Nutt
0c8c7fecf0
Add _ to the beginning of all debug macros to avoid name collisions
2016-06-16 12:33:32 -06:00
..
.gitignore
Add support for the WaveShare LPC4337 board. From Lok Tep
2016-01-15 12:46:53 -06:00
lpc43_adc.c
configs/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition.
2016-06-13 09:44:12 -06:00
lpc43_appinit.c
Add _ to the beginning of all debug macros to avoid name collisions
2016-06-16 12:33:32 -06:00
lpc43_boot.c
Add support for the WaveShare LPC4337 board. From Lok Tep
2016-01-15 12:46:53 -06:00
lpc4337-ws.h
I2C Tool: Now that the I2C tool uses a character driver, the I2C character drivers must be initialized in board bring-up logic
2016-02-02 14:22:54 -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