This is a software for micromouse powered by HAL librarary. Haradware is designed by @dangorogoro.
This repository require following sofware.
- gcc-arm-none-eabi
- openocd
- Coretex-Debug
I use asdf to manage gcc-arm-none-ebi.
asdf plugin add gcc-arm-none-eabi
asdf install gcc-arm-none-eabi latest
asdf global gcc-arm-none-eabi latest
sudo apt update
sudo apt install openocd
sudo apt install build-essentialPlease modify path in task.json.
Please be sure that this use ST-Link driver to wrtie program in the board.
- saitenntaisei
This project is licensed under the MIT License.