The Berry language for STM32F103.
- Install the GNU Arm Embedded Toolchain.
- Connect to the MCU using ST Link V2.
- Enter the following commands:
git clone --recursive https://github.com/gztss/berry_mcu.git cd berry_mcu make make download # download to MCU