Gregory Nutt
|
cd54a0340f
|
Fix a typo. And typo in Kconfig file is reflect in all defconfig files.
|
2017-06-15 14:29:09 -06:00 |
|
Gregory Nutt
|
b0fda33e13
|
Kconfig: Rename CONFIG_ARM_TOOLCHAIN_IAR to CONFIG_ARCH_TOOLCHAIN_IAR
|
2017-05-13 16:01:38 -06:00 |
|
Gregory Nutt
|
6e4918c557
|
Remove CONFIG_ARM_TOOLCHAIN_GNU; replace with CONFIG_ARCH_TOOLCHAIN_GNU
|
2017-05-13 13:28:15 -06:00 |
|
Gregory Nutt
|
1620ff05f4
|
Remove all setenv.sh files.
|
2017-04-26 07:49:37 -06:00 |
|
Gregory Nutt
|
de22d24f8e
|
More changes UART to USART. Fix garbage code in stm32f0_serial.h that was clearing HAVE_USART
|
2017-04-17 18:37:52 -06:00 |
|
Alan Carvalho de Assis
|
363fe88dbd
|
Fix stm32f0discovery defconfig to use standard serial
|
2017-04-17 17:59:33 -06:00 |
|
Gregory Nutt
|
cd62425433
|
STM32F0: type of regval should be uint32_t in clockconfig(). Fix a warning from __start().
|
2017-04-17 09:17:31 -06:00 |
|
Alan Carvalho de Assis
|
2cc7744b0c
|
Add stm32f0discovery board support
|
2017-04-14 08:34:38 -06:00 |
|