nuttx/configs/u-blox-c027/src
Gregory Nutt a76e137ce2 Squashed commit of the following:
sched/init/nx_start.c:  Add support for CONFIG_BOARD_DRIVER_INITIALIZE.  If this option is selected then nx_start() will call a board-provided function board_driver_initialize() immediately after calling up_initialize().

    Rename CONFIG_BOARD_INITIALIZE to CONFIG_BOARD_LATE_INITIALIZE.

    Raname board_initialize() to board_late_initialize()
2019-02-18 15:32:00 -06:00
..
.gitignore Adds support for the U-Blox C027 board with the lower-half U-Blox modem driver. 2016-01-31 08:49:30 -06:00
lpc17_adc.c Remove all references to board_adc_setup() 2016-12-05 17:06:08 -06:00
lpc17_appinit.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
lpc17_boot.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
lpc17_dac.c configs/: Change some err() ERRORS to warn() WARNINGS or info() 2016-06-12 17:02:46 -06:00
lpc17_leds.c Centralize definitions associated with CONFIG_DEBUG_LEDS 2016-06-15 14:12:19 -06:00
lpc17_pwm.c Finish removing traces of BOARDIOC_PWMSETUP 2016-12-05 14:56:21 -06:00
lpc17_ssp.c Add an instance argument to the SPIDEV definitions. 2017-04-29 12:26:52 -06:00
lpc17_ubxmdm.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lpc17_usbmsc.c Rename usbmsc_archinitialize to board_usbmsc_initialize 2016-03-25 12:09:37 -06:00
Makefile Remove all references to board_adc_setup() 2016-12-05 17:06:08 -06:00
u-blox-c027.h Remove all references to board_adc_setup() 2016-12-05 17:06:08 -06:00