Commit Graph

6 Commits

Author SHA1 Message Date
GuillaumeDIDIER
fb926dfe2a Refactor to start integrating frequency measurement and portability
- added preliminary tests of frequency measurements
- refactored the signature of calibrate function to parametrize hash function
- various cleanup
2020-05-11 17:04:33 +02:00
guillaume didier
21224d62e2 Fix warnings in tests 2019-11-13 14:26:39 +01:00
guillaume didier
e5efe96ffb Use entry_point! in all tests* 2019-11-13 14:12:28 +01:00
guillaume didier
6da5f5c956 Make clippy happy 2019-11-13 14:12:07 +01:00
Guillaume DIDIER
f4cc148d83 Interrupt handling working and tested.
- int3
- double fault with separate stack
- page fault
2019-11-04 13:54:43 +01:00
Guillaume DIDIER
e010900715 Test infrastructure
- serial port
- harnesses using qemu
2019-10-21 13:10:53 +02:00