Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cxnfl1ct/esp8266-system
basic esp8266 system for personal use
https://github.com/cxnfl1ct/esp8266-system
embedded embedded-c esp8266 hardware idk system what whydoidothis
Last synced: 2 days ago
JSON representation
basic esp8266 system for personal use
- Host: GitHub
- URL: https://github.com/cxnfl1ct/esp8266-system
- Owner: Cxnfl1ct
- Created: 2024-06-18T07:26:14.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-18T07:44:17.000Z (5 months ago)
- Last Synced: 2024-10-17T17:23:23.785Z (20 days ago)
- Topics: embedded, embedded-c, esp8266, hardware, idk, system, what, whydoidothis
- Language: C
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# esp8266-system
basic system for personal use## Functions
Basic hardware managementRun bin files as process (Not implemented)
Option to end or start new process (Not implemented)
Automatically prevent deadlocks (Not implemented)
Option to apply Kernel Extensions (Not implemented)
## To-do
actually make this thing kerneladd loader
add task queue
add elf support
get life