Daniel P. Carvalho
|
1ef922faac
|
configs/nucleo-l432kc: Fix RAM size; STM31L4x2xx has only 64Kb of RAM. Remove references to I2C and SDIO: There is no I2C2 or SDIO on the STM32F4x2xx.
|
2018-07-17 11:02:47 -06:00 |
|
Gregory Nutt
|
422888733b
|
More conversions of defconfig files to compressed format. Not yet finished.
|
2017-07-09 19:25:19 -06:00 |
|
Gregory Nutt
|
90f38af8dc
|
More conversions of defconfig files to compressed format. Not yet finished.
|
2017-07-09 18:48:28 -06:00 |
|
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
|
7fe112fe4c
|
Kconfig/deconfigs: Add CONFIG_ARCH_TOOLCHAIN_GNU to indicate that the toolchain is based on GNU gcc/as/ld. This is in addition to the CPU-specific versions of the same definition.
|
2017-05-13 11:44:12 -06:00 |
|
Sebastien Lorquet
|
565c952077
|
Update defconfig, fix nucleo-32 uart pinout
|
2017-05-09 11:00:56 +02:00 |
|
Sebastien Lorquet
|
db4fd71f4f
|
first attempt at a nucleo-l432kc board
|
2017-05-02 17:18:15 +02:00 |
|