Neotron-Compute / Neotron-Pico-BIOS

BIOS for the Neotron Pico
GNU General Public License v3.0
15 stars 5 forks source link

Add interrupt support #34

Closed thejpster closed 1 year ago

thejpster commented 1 year ago

Waits for BMC interrupts before reading PS/2 keyboard data. Increments the debug LED value on every interrupt so that you can see it working even without a monitor.

Also increases SPI bus speed to 4 MHz, which seems to work fine.

You will need https://github.com/Neotron-Compute/Neotron-BMC/pull/50 on your BMC.

jonathanpallant commented 1 year ago

Requires https://github.com/Neotron-Compute/Neotron-BMC/commit/985b5d13a8a9d055d1d5c31bab5594c82dde35ec or newer on your BMC.