alistair23 / qemu

Alistair's fork of the official QEMU repository
http://wiki.qemu.org/Main_Page
Other
7 stars 9 forks source link

Connect the NRF24L01+ device via SPI to QEMU #22

Closed alistair23 closed 9 years ago

alistair23 commented 9 years ago

The device has been added, with a simple internal state machine. There is no other internal functionality at the moment. Not sure how to implement that as it requires an external device for communication. It does allow simple testing at the moment though.

A possibility would be to hard code certain common responses to allow simple testing by students.