Skip to content

berry-lang/berry_mcu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

berry_mcu

The Berry language for STM32F103.

Build

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

About

The Berry language for STM32F103.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages