Week 3
Feb 24th
Feb 25th
- Read up on how to setup hardware interrupts using crate pic8259 and the 8259 Programmable Interrupt Controller --> here
Feb 26th
- Read up on how to setup paging
Feb 27th
Now I have finished the Philip-OS blog ... time to venture into RISC-v bit.
- Understand "Why RISC-v will be the target architecture for the OS and not x86 cpus"
Feb 28th
- Overview the rcore tutorial and stephens tutorial. Make concrete decisions
- Set up the commenting section in the software documentation using giscuss
-
Learn how to draw schematic diagrams in markdown ---> use mermaid plugin or this and maybe this medium guide
- build a complete flow diagram with markdown
- build a sequence diagram
- build a state diagram with markdown
- Start writing documentation for good. Little by little kid... we are in this for the long game, getting a degree is out of the picture.