Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thzoechbauer/cpp-embedded
This project goes along with the blog https://cppembedded.wordpress.com and provides some code for embedded systems, especially for the STM32 F3 Discovery. A modified version of the "Real-Time C++"-Library by C. Kormanyos is used, see https://github.com/ckormanyos/real-time-cpp for further information on the library.
https://github.com/thzoechbauer/cpp-embedded
Last synced: 18 days ago
JSON representation
This project goes along with the blog https://cppembedded.wordpress.com and provides some code for embedded systems, especially for the STM32 F3 Discovery. A modified version of the "Real-Time C++"-Library by C. Kormanyos is used, see https://github.com/ckormanyos/real-time-cpp for further information on the library.
- Host: GitHub
- URL: https://github.com/thzoechbauer/cpp-embedded
- Owner: thzoechbauer
- License: lgpl-3.0
- Created: 2015-03-13T09:39:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-05-19T20:39:19.000Z (over 2 years ago)
- Last Synced: 2024-07-31T22:58:24.502Z (3 months ago)
- Language: C
- Homepage: https://cppembedded.wordpress.com
- Size: 2.19 MB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# cpp-embedded
This project goes along with the blog https://cppembedded.wordpress.com and provides some code for embedded systems, especially for the STM32 F3 Discovery. A modified version of the "Real-Time C++"-Library by C. Kormanyos is used, see https://github.com/ckormanyos/real-time-cpp for further information on the library.