Closed
Description
Hi,
i'm trying to add support for this china board.
- Question: I think nobody will have "custom" boards in official Core. Right? => how to share this board with others?
- STM32CubeMX doen't export stm32f030x4.h... so i use stm32f030x6.h instead, is it ok?
- I tried to compile Blink.ino, but:
Sketch uses 10124 bytes (61%) of program storage space. Maximum is 16384 bytes. Global variables use 3704 bytes (90%) of dynamic memory, leaving 392 bytes for local variables. Maximum is 4096 bytes. Low memory available, stability problems may occur.
Any chance to get more RAM?