https://github.com/neoxic/stm32f0
Firmware for STM32F1 boards
https://github.com/neoxic/stm32f0
Last synced: 3 months ago
JSON representation
Firmware for STM32F1 boards
- Host: GitHub
- URL: https://github.com/neoxic/stm32f0
- Owner: neoxic
- License: gpl-3.0
- Created: 2022-05-25T06:31:36.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-12T02:53:45.000Z (about 1 year ago)
- Last Synced: 2025-01-15T19:55:21.208Z (5 months ago)
- Language: C
- Size: 659 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Firmware for STM32F0 boards
===========================Dependencies
------------+ cmake
+ arm-none-eabi-gcc
+ arm-none-eabi-binutils
+ arm-none-eabi-newlib
+ libopencm3
+ stlink / stm32flashFirmware list
-------------* [JDM Caterpillar 963D Loader](doc/jdm.md)
* [LESU Skid Steer Loader](doc/lesu.md)
* [Active low signal passthrough](doc/passthru.md)