KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
tinyOS
★ 10
Open GitHub ↗
A tiny operating system
Download README (.md)
Explore Similar Repositories
mailchimp-form-cljs
:
A simple mailchimp-esque form in clojurescript and reagent
Composite-UI-Sample
:
No description available.
ti2406pa
:
TI2406 Practical Assignment
morse-code-trainer
:
Trains you to hear Morse code. Uses Koch method
teaching
:
a collection of materials/resources for teaching technology
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
tinyOS
?
Download (.md)
A tiny operating system written in C. Currently, it can only print colored text on a vga screen. Run `make iso` to create an iso then test with VirtualBox/Qemu. NOTE: Make sure that you have 32bit gcc toolchain installed before you begin with the compilation. Dependencies other than build tools: * mkisofs