Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stepansnigirev/f469_lv_stm_hal


https://github.com/stepansnigirev/f469_lv_stm_hal

Last synced: 8 days ago
JSON representation

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.