https://github.com/scttnlsn/stm32l0
Minimal development environment for STM32L0 using libopencm3
https://github.com/scttnlsn/stm32l0
arm libopencm3 stm32 stm32l0
Last synced: about 1 year ago
JSON representation
Minimal development environment for STM32L0 using libopencm3
- Host: GitHub
- URL: https://github.com/scttnlsn/stm32l0
- Owner: scttnlsn
- Created: 2018-03-22T21:25:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-11-17T00:18:40.000Z (over 5 years ago)
- Last Synced: 2025-02-13T14:44:30.136Z (over 1 year ago)
- Topics: arm, libopencm3, stm32, stm32l0
- Language: C
- Size: 6.16 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# STM32L0
Minimal development environment for STM32L0 using [libopencm3](https://github.com/libopencm3/libopencm3).
* `make -C libopencm3`
* `make`
* `make flash`