Skip to content

jcard0na/orcos

Repository files navigation

ORCOS - OpenRPNCalc Operating System

Setup

Build

Flash

You will need a version of probe-rs that supports STM32U385RGTx At the time of this writing, the main probe-rs repo did not support it. There is a fork included in this repo as a submodule:

git submodule init
git submodule update
make probe-rs

Then attach debugger to calculator and

make flash

Development Setup

Aider (Optional)

  • Install aider-chat and flask under .venv (once)
  • Define your keys in .env, under project root
  • Activate it prior to launching vs-code
  • Configure Aider Composer with: "aider-composer.pythonPath": ".venv/bin/python"

About

OpenRPNCalc Operating System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages