REPOSITORY OVERVIEWLive repository statistics
★ 0Stars
⑂ 0Forks
◯ 0Open issues
◉ 0Watchers
37/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10 Community adoption25% weight
0 Maintenance state20% weight
100 License clarity10% weight
100 Project information10% weight
35 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
embedded-modules

This is a collection of embedded modules written in C/C++ for Arm Cortex-M microcontrollers.
Architecture
This architecture will concist of common code used by different MCUs so each project can be quickly converted amoungst MCUs. Each project will concist of two parts a boot and a main. All main projects must be position independent so firmware can be updated Over-The-Air. Memory map will be written in .h so values can be used in c/c++ and linker.
Folder Structure
├── arch
| ├── sdk
| ├── include
| | ├── boot
| | ├── common
| | └── main
| └── src
| ├── boot
| ├── common
| └── main
├── build
├── setup
| └── setup.sh
└── projects
├── boot_{mcu}
├── main_{project}_{mcu}
.
.
.
Project Requirements
All projects must have the below:
- Technical Requirements
- Schematics
- I/O Mapping
Required Software
- Embedded Eclipse C/C++
- Python IDE (Pycharm, VS Code)
- Arm GNU Toolchain
Reference Material
https://eclipse-embed-cdt.github.io/
https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
86/100 healthRecently updatedPopularActive repository
CNOASSERTION#c#hacktoberfest#shell
⑂ 28.1K forks◯ 374 issuesUpdated today
An icon taskbar for the Gnome Shell. This extension moves the dash into the gnome main panel so that the application launchers and system tray are combined into a single panel, similar to that found in KDE Plasma and Windows 7+. A separate dock is no longer needed for easy access to running and favorited applications.
79/100 healthRecently updatedActive repository
JavaScriptGPL-2.0
⑂ 345 forks◯ 308 issuesUpdated today