updated bugs list

This commit is contained in:
shockrah 2019-11-09 19:02:52 -08:00
parent c36651c5c7
commit af1d0d9c78

View File

@ -29,3 +29,5 @@ Personally I'm unsatisfied with accepting an idea; I want to garner an intuition
* `stlio::printf` still isn't feature complete
* `tests::*` could always use more tests to cover as much of the code base as possible.
* Interrupts will often refire over and over again for no discernable reason(tested with Divide by Zero so far)