nuttx/configs/olimex-stm32-p207/src
2016-01-29 11:35:48 -06:00
..
Makefile Move xyz_cxxinitialize.c from nuttx/configs/abc/src to apps/platform/abc/ (where xyz is the processor family and abc is the board) 2016-01-29 11:35:48 -06:00
olimex-stm32-p207.h Remove internal from name of all board header files 2015-12-29 15:44:56 -06:00
stm32_adc.c Rename adc_devinit() to board_adc_setup(). Add support to the boardctl() interface so that it can call board_adc_setup() on behalf of an application. Change apps/examples/adc to that is now calls boardctl() instead of adc_devinit() in order to initalize the ADC device. 2015-03-31 15:00:23 -06:00
stm32_autoleds.c Rename board_led_off to board_autoled_off 2015-11-01 09:10:08 -06:00
stm32_boot.c Rename board_led_initialize to board_autoled_initiaize 2015-11-01 09:03:01 -06:00
stm32_buttons.c Olimex STM32 P207: Rename files for better conformance to naming conventions 2015-03-21 09:17:03 -06:00
stm32_can.c Rename can_devinit() to board_can_initialize(). Hook in to boardctl() with BOARDIOC_CAN_INITIALIZE 2015-08-18 13:21:45 -06:00
stm32_nsh.c Rename arch_nshinitialize() to board_app_initialize() 2015-03-31 10:21:31 -06:00
stm32_usb.c Eliminate a warning 2015-11-26 12:51:13 -06:00
stm32_userleds.c Standardize naming of user LEDs interface functions 2015-11-01 12:45:58 -06:00