Skip to content

gBonvenuto/Praxis.zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

praxis.zig

Tentando fazer um RTOS em Zig (e possivelmnte documentando minha jornada)

Trying to build an RTOS in Zig (and possibly documenting my journey)

TODO

I'll start with the arduino-uno

  • Create a linker-script
  • Create basic drivers (uart, GPIO, LED, button)
  • Create a device-tree like structure
  • Create interrupts
  • Create a scheduler
  • Create tests
  • Create examples

By the end of each task I'll write the devlog

About

Trying to make an RTOS in Zig (e possibly documenting my journey)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors