Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stepansnigirev/f469_lv_stm_hal
https://github.com/stepansnigirev/f469_lv_stm_hal
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stepansnigirev/f469_lv_stm_hal
- Owner: stepansnigirev
- Created: 2019-11-04T13:56:09.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-04T14:04:34.000Z (about 5 years ago)
- Last Synced: 2024-11-09T05:38:23.967Z (2 months ago)
- Language: C
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# f469_lv_stm_hal
## Prepare
```
mbed config root .
mbed deploy
mbed target DISCO_F469NI
mbed toolchain GCC_ARM
```## Build
```
mbed compile
```Then copy `.bin` file to `DIS_F469NI` volume.