nuttx/configs/stm3210e-eval/src
2016-12-06 08:51:37 -06:00
..
.gitignore
Makefile
stm32_adc.c Remove all references to board_adc_setup() 2016-12-05 17:06:08 -06:00
stm32_appinit.c Remove BOARDIOC_CAN_INITIALIZE. CAN initialization is now done in the board initialization logic just like every other device driver. 2016-12-06 08:51:37 -06:00
stm32_boot.c
stm32_buttons.c
stm32_can.c Remove BOARDIOC_CAN_INITIALIZE. CAN initialization is now done in the board initialization logic just like every other device driver. 2016-12-06 08:51:37 -06:00
stm32_composite.c
stm32_deselectlcd.c
stm32_deselectnor.c
stm32_deselectsram.c
stm32_djoystick.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
stm32_extcontext.c
stm32_extmem.c
stm32_idle.c Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err(). 2016-06-20 12:44:38 -06:00
stm32_lcd.c Centralize definitions associated with CONFIG_DEBUG_LCD 2016-06-15 11:40:33 -06:00
stm32_leds.c Centralize definitions associated with CONFIG_DEBUG_LEDS 2016-06-15 14:12:19 -06:00
stm32_lm75.c
stm32_pm.c
stm32_pmbuttons.c STM3210e-eval: No such macro as warn(), change to swarn() 2016-06-30 17:42:26 -06:00
stm32_selectlcd.c
stm32_selectnor.c
stm32_selectsram.c
stm32_spi.c Centralize definitions associated with CONFIG_DEBUG_SPI 2016-06-15 10:41:13 -06:00
stm32_usbdev.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
stm32_usbmsc.c
stm3210e-eval.h Remove BOARDIOC_CAN_INITIALIZE. CAN initialization is now done in the board initialization logic just like every other device driver. 2016-12-06 08:51:37 -06:00