MPFS peripherals that mpfs-hal does not yet support (though they are all accessible to some degree through mpfs-pac): - [x] USB host mode (complete pending release of [embassy USBH support](https://github.com/embassy-rs/embassy/pull/4032): See https://github.com/AlexCharlton/mpfs-hal/tree/usbh) - [x] UART Rx (done in https://github.com/AlexCharlton/mpfs-hal/commit/9346171adf9896b548c6b6c3ef6c9b85afce7621) - [ ] PCIe - [x] SPI master mode (done in https://github.com/AlexCharlton/mpfs-hal/commit/5f2ce043c2661d5c591fbce00bf53d4cc2e87673) - [ ] SPI slave mode - [ ] I2C - [ ] CAN ### Board-specific BeagleV-Fire: - [ ] eMMC - [ ] SPI flash - [ ] ADC (via SPI) - [ ] EEPROM (via I2C) - [ ] MIPI CSI (via gateware) - [ ] High-speed connector (via gateware) - [ ] Additional GPIO (via gateware) Other boards...
MPFS peripherals that mpfs-hal does not yet support (though they are all accessible to some degree through mpfs-pac):
Board-specific
BeagleV-Fire:
Other boards...