Mirror of CollapseOS
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Virgil Dupras 43eabf566b sms: WIP ! před 4 roky
..
rc2014 drv/sdc: Implement SDC! před 4 roky
sms sms: WIP ! před 4 roky
ti ti84: we have a prompt před 4 roky
README.md Add RC2014 classic emulation před 4 roky

README.md

Hardware emulation

In this folder, we emulate some of the hardware used in recipes. The emulation is done in a simplistic manner, just enough to verify that the driver code for it works generally well. No tricky stuff implemented.

This kind of emulation is useful for detecting obvious regressions without having to get the code on actual hardware for the upteenth time.

To use, go to the appropriate subfolder and read README there.