nuttx/configs/same70-xplained/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
..
Makefile Squashed commit of the following: 2019-02-18 15:32:00 -06:00
sam_appinit.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
sam_at24config.c Move include/nuttx/configdata.h to include/nuttx/mtd/configdata.h 2016-07-21 13:34:54 -06:00
sam_autoleds.c Add support for NuttX controlled LEDS and for board_initialize. Separate initialize logic to stm32_bringup.c so that in initialization can occur either through board_initialize() or through board_app_initialize(). Same as with most other newer board configurations. 2017-04-09 10:16:05 -06:00
sam_boot.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
sam_bringup.c binfmt: Add binfmt_initialize(). All binary formats are now registered centrally vs. in board-specific logic. This simplifies the usage of the binfmt subsystem. 2018-08-23 09:09:39 -06:00
sam_buttons.c Buttons: Correct some comments left after last button-related change: 32- vs 8-bit bit set. 2017-04-09 14:44:49 -06:00
sam_dac.c Add support for SAMV7 DACC module 2016-08-15 08:00:36 -06:00
sam_ethernet.c Update MRF24J40 starhub configuration for the SAME70 Xplained. 2017-08-16 09:39:25 -06:00
sam_hsmci.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
sam_mcan.c Move CAN subsystem to its own directory and put device drivers there 2017-05-12 11:48:47 -03:00
sam_mrf24j40.c Update MRF24J40 starhub configuration for the SAME70 Xplained. 2017-08-16 09:39:25 -06:00
sam_sdram.c
sam_spi.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
sam_usbdev.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
sam_userleds.c
sam_xbee.c Merged in antmerlino/nuttx/sixlowpan-mac802154 (pull request #526) 2017-11-01 20:15:21 +00:00
same70-xplained.h Squashed commit of the following: 2019-02-18 15:32:00 -06:00