nuttx/configs/nucleo-l476rg/src
Alan Carvalho de Assis b4c1ac0659 This commit removes all support and all references to the Spark board and to the CC3000 wireless part.
Squashed commit of the following:

Author: Gregory Nutt <gnutt@nuttx.org>
    Fix a few remaining refereces to cc3000.

Author: Alan Carvalho de Assis <acassis@gmail.com>
    drivers/wireless/cc3000: emove the driver to support CC3000 because it doesn't use the USRSOCKET

Author: Alan Carvalho de Assis <acassis@gmail.com>
    configs:  Remove board support to CC3000 from all relevant configurations.

Author: Gregory Nutt <gnutt@nuttx.org>
    configs/spark:  Removes Spark board configuration.  Still available in the Obsoleted repository.  This is preparation for removal of CC3000 support by Alan Carvalho de Assis.  If there is no CC3000 support, then there is no purpose in supporting the Spark either.
2018-04-04 09:34:23 -06:00
..
Makefile This commit removes all support and all references to the Spark board and to the CC3000 wireless part. 2018-04-04 09:34:23 -06:00
nucleo-l476rg.h This commit removes all support and all references to the Spark board and to the CC3000 wireless part. 2018-04-04 09:34:23 -06:00
stm32_adc.c configs: update STM32L4 configs for ADC changes 2017-08-30 11:40:58 +03:00
stm32_ajoystick.c fs/vfs: file_read() is an internal OS interface and should not errors via the errno 2017-09-28 14:14:32 -06:00
stm32_appinit.c This commit removes all support and all references to the Spark board and to the CC3000 wireless part. 2018-04-04 09:34:23 -06:00
stm32_autoleds.c Centralize definitions associated with CONFIG_DEBUG_LEDS 2016-06-15 14:12:19 -06:00
stm32_boot.c This commit removes all support and all references to the Spark board and to the CC3000 wireless part. 2018-04-04 09:34:23 -06:00
stm32_buttons.c configs: update STM32L4 configs for ADC changes 2017-08-30 11:40:58 +03:00
stm32_cc1101.c drivers/wireless: Fix some issues in the CC1101 driver; Update the CC1101 chip version number 2018-03-19 09:25:41 -06:00
stm32_pwm.c Finish removing traces of BOARDIOC_PWMSETUP 2016-12-05 14:56:21 -06:00
stm32_qencoder.c The examples/qencoder app was trying to init the encoder by a direct call into the board, cheating in a local header to declare the normally unavailable function prototype. 2016-11-22 06:26:32 -06:00
stm32_spi.c This commit removes all support and all references to the Spark board and to the CC3000 wireless part. 2018-04-04 09:34:23 -06:00
stm32_timer.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
stm32_userleds.c configs/nucleo-* and configs/stm32l476vg-disco: Fix more stm32_userleds.c bogus logic 2018-01-16 07:20:41 -06:00