Basic project setup #1

Merged
an.tsouchlos merged 7 commits from feature/project_setup into master 2024-11-01 23:49:57 +00:00
Showing only changes of commit a6965d2d77 - Show all commits

View File

@ -62,3 +62,5 @@ softdevice has to flashed to the chip.
documentation for more information
- `Cargo.toml` - change the `nrf52832` feature to `nrf52810`
- `.cargo/config.toml` - change the `nrf52832` chip to `nrf52810`
- TODO: Find out how to properly set up the license (the softdevice is
proprietary)