firmware/src/platform
Jonathan Bennett d47e9bed19
Add multiple SPI devices for Radio, Display, and Touchscreen (#3638)
This changeset gives us the ability to specify a separate SPI device for the LoRa, Display, and Touchscreen. The changes in Portduino also add support for specifying a new SPI speed for each transaction. All together, this means that we can let the Linux OS manage the CS lines, and also get much faster SPI speeds, leading to better framerates.

* Add multiple SPI devices to put Radio, Display, and Touchscreen on each their own

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-04-17 14:25:52 -05:00
..
esp32 Add support for CDEBYTE_EoRa-S3 (#3613) 2024-04-16 09:00:16 -05:00
nrf52 Handle edge cases for E-Ink screensaver (#3518) 2024-03-31 07:04:05 -05:00
portduino Add multiple SPI devices for Radio, Display, and Touchscreen (#3638) 2024-04-17 14:25:52 -05:00
rp2040 (2/3) Add Slow Clock Support for RP2040 platform. This will disable USB Softserial. 2024-03-15 20:16:36 +01:00
stm32wl NRF52 bluetooth cleanup and fix (#3328) 2024-03-03 13:56:55 -06:00