72efa9c7a5
boards/weact-f411ce: adapt CPU model
2020-10-09 12:39:22 +02:00
721625011e
boards/stm32f4*: use new clock configuration scheme
2020-10-06 16:10:05 +02:00
hugues
394ccfde0b
boards/weact-f411ce: declare adc_config[] directly in periph_conf.h
2020-08-27 03:56:26 +02:00
01d7d55a6f
weact-f411ce: remove obsolete spi_divtable
2020-08-18 16:55:10 +02:00
ce31764b93
boards/weact-f411ce: model features in Kconfig
2020-07-16 11:34:05 +02:00
Benjamin Valentin
871107e67f
boards/weact-f411ce: enable automatic reset to bootloader
2020-06-11 16:37:30 +02:00
Benjamin Valentin
59a41968b5
boards/weact-f411ce: determine flash size at run-time
...
The pad for SPI-Flash on the WeAct-f411ce does not come pre-populated.
The user has to manually solder a SPI-flash chip on the board, so specifying
a size here makes no sense.
Instead, rely on automatic detection of the flash size at run-time.
2020-06-10 12:10:29 +02:00
Benjamin Valentin
b20ec93991
boards: add WeAct-f411ce board
...
The WeAct-F411CE is a blackpill-like board with a STM32F411CE.
It can be flashed using the vendor-provided bootloader.
2020-06-04 12:39:14 +02:00