nuttx/configs/indium-f7/src
2018-03-03 15:20:21 -06:00
..
.gitignore
indium-f7.h configs/indium-f7: None of the configurations would build because the claimed to support buttons, but the button code does not compile. Refreshed all configurations with the configuration tools that have all become corrupted. Somebody has been hand editing config files and fucking things up! 2017-12-18 06:57:38 -06:00
Makefile
stm32_adc.c
stm32_appinitialize.c
stm32_autoleds.c
stm32_bbsram.c Remove all usage of printf() from the OS. That is not an acceptable context for the use of an application-oriented interface that depends on a task-specific file descriptor and C buffered I/O. 2018-03-03 15:20:21 -06:00
stm32_boot.c
stm32_buttons.c
stm32_dma_alloc.c
stm32_sdio.c
stm32_spi.c
stm32_usb.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
stm32_userleds.c