Commit Graph

3 Commits

Author SHA1 Message Date
Harald Welte 53318644d4 rfdsatt: switch from STM32F103C8 to STM32F103C6
The C8 variant (64k Flash / 20k RAM) is not to be sourced anywhere
on the planet right now, so we went to a 32k Flash / 10k RAM
STM32F103C6.
2021-05-05 13:33:57 +02:00
Harald Welte 3a352025f9 sysmocom_rfdsatt: Actuall "port" over to our target
This patch changes whatever is different bethween the Olimex P103 and
the sysmocom rfdsatt board
2021-03-28 17:31:53 +02:00
Harald Welte d53374daa0 create sysmocom rfdsatt as copy of Olimex P103
We disable BOOT_FILE_SYS_ENABLE and remove fatfs, as well as use
the normal Debian arm-non-eabi-gcc in /usr/bin
2021-03-28 17:26:23 +02:00