Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ragarnoy authored Jul 11, 2024
1 parent c12e5a3 commit 63ddbb8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,7 @@ _a121-rs_ comes with a host of features designed to make working with the A121 s

The following dependencies are required to use _a121-rs_:
- Acconeer A121 Static Library (and detector libraries for distance and presence detection if the feature is enabled)
- 'arm-none-eabi-gcc' to build the C wrapper for the stm32 examples
```bash
# Ubuntu
sudo apt-get install gcc-arm-none-eabi
```
- 'arm-none-eabi-gcc (GNU Arm Embedded Toolchain 9-2020-q2-update) 9.3.1 20200408' to build the C wrapper for the stm32 examples
- esp toolschains to build the esp examples, install via espup (https://github.com/esp-rs/espup)

## Supported Targets
Expand Down

0 comments on commit 63ddbb8

Please sign in to comment.