nuttx/configs/lpc4370-link2/src
2016-06-16 12:33:32 -06:00
..
.gitignore lpc4370-link2 2015-09-29 15:53:49 +02: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_autoleds.c Centralize definitions associated with CONFIG_DEBUG_LEDS 2016-06-15 14:12:19 -06:00
lpc43_boot.c Add support for the WaveShare LPC4337 board. From Lok Tep 2016-01-15 12:46:53 -06:00
lpc43_ostest.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 12:37:46 -06:00
lpc43_spifilib_init.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 12:37:46 -06:00
lpc43_userleds.c Centralize definitions associated with CONFIG_DEBUG_LEDS 2016-06-15 14:12:19 -06:00
lpc4370-link2.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