Gregory Nutt
|
920bb9dec8
|
Commit fd68d74264 breaks all STM32 board configurations that use STM32 USB host. That is because that commit requires CONFIG_STM_USBHOST to be set to build in USB host support, but did not update the necessary board defconfig files to add that required configuration.
|
2018-12-30 14:45:16 -06:00 |
|
Gregory Nutt
|
47d87fd857
|
configs/: Refresh ARM and Xtensa configurations.
|
2018-08-19 17:48:13 -06:00 |
|
Gregory Nutt
|
bbad69ab61
|
Change all occurrences of CONFIG_EXAMPLES_NSH* to CONFIG_SYSTEM_NSH* to match changes in the apps/ directory.
|
2018-08-18 09:14:59 -06:00 |
|
Gregory Nutt
|
ca1a7c2b28
|
configs: Update readme files; fix buffer sizes in olimex-stm32-p407/zmodem configuration.
|
2018-05-27 10:26:01 -06:00 |
|
Gregory Nutt
|
62a1c176df
|
configs/olimex-stm32-p407: Add a zmodem test configuration.
|
2018-05-26 18:03:37 -06:00 |
|