https://github.com/DuinOS/DuinOS
Fork from original DuinOS, but updated with FreeRTOS 7.4.0 and Arduino 1.5.x and 1.0.x
https://github.com/DuinOS/DuinOS
Last synced: 2 months ago
JSON representation
Fork from original DuinOS, but updated with FreeRTOS 7.4.0 and Arduino 1.5.x and 1.0.x
- Host: GitHub
- URL: https://github.com/DuinOS/DuinOS
- Owner: DuinOS
- Created: 2012-04-08T21:59:38.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2020-07-10T12:04:11.000Z (almost 5 years ago)
- Last Synced: 2024-10-03T19:26:24.359Z (6 months ago)
- Language: C
- Homepage: http://duinos.github.com
- Size: 652 KB
- Stars: 71
- Watchers: 9
- Forks: 34
- Open Issues: 6
-
Metadata Files:
- Readme: Readme-rsanders.txt
Awesome Lists containing this project
- arduino-guide - DuinOS
- arduino-guide - DuinOS
README
This repo was based upon the v0.1alpha distribution of DuinOS, with some small patches
to make the demo program compile and run under the Arduino 0018 environment.Robert Sanders
[email protected]
2010-02-01References:
See http://github.com/rsanders/DuinOS for my Git repository.
See http://www.multiplo.org/duinos/wiki/index.php for the original DuinOS distribution.
See http://freertos.org/ for the RTOS upon which DuinOS is based.