nuttx/boards/arm/stm32l4/nucleo-l496zg/src
Xiang Xiao 1a95cce1a3 build: Move .config check to the top Makefile
remove the workaround to handle the inexistence of .config/Make.defs

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-05-20 17:57:34 +01:00
..
.gitignore Revert "Don't generate .depend anymore" 2020-03-22 23:07:29 -05:00
Makefile build: Move .config check to the top Makefile 2020-05-20 17:57:34 +01:00
nucleo-144.h boards/arm/stm32rl4: Remove inclusion of STM32 L4 header files from all board.h header files. 2019-09-29 11:37:46 -06:00
stm32_adc.c
stm32_appinitialize.c Fix typos 2020-05-14 10:49:44 -06:00
stm32_autoleds.c
stm32_boot.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_buttons.c
stm32_dac.c
stm32_dfsdm.c
stm32_dma_alloc.c
stm32_sdio.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32_spi.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_usb.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_userleds.c