Skip to content

Модуль компилятора графической IDE для киберфизических систем

License

Notifications You must be signed in to change notification settings

kruzhok-team/lapki-compiler

Repository files navigation

Python version: 3.10.12

How to run:

  • install arduino-cli and add it to PATH
  • arduino-cli core install arduino:avr
  • sudo apt install gcc-arm-none-eabi
  • Create and activate venv
  • pip install -e . || poetry install
  • python3 -m compiler