firmware/src/platform/portduino
Patrick Siegl 70296b47bc
Multi gpiochip support for native environment (#5743)
* For each GPIO PIN, allow to specify gpiochip and line

* Added support for LLCC68 in native env.

* Removed one if by employing &&

* Fix for log, as std::string and not const char*

* Remove CH341 flag, enabling it for all LoRa chips

* Provide a default example

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
Co-authored-by: Jonathan Bennett <jbennett@incomsystems.biz>
2025-01-12 13:40:25 -06:00
..
architecture.h SimRadio: clean-up and emulate collisions (#5487) 2024-12-03 06:21:24 -06:00
PortduinoGlue.cpp Multi gpiochip support for native environment (#5743) 2025-01-12 13:40:25 -06:00
PortduinoGlue.h Multi gpiochip support for native environment (#5743) 2025-01-12 13:40:25 -06:00
SimRadio.cpp SimRadio: clean-up and emulate collisions (#5487) 2024-12-03 06:21:24 -06:00
SimRadio.h SimRadio: clean-up and emulate collisions (#5487) 2024-12-03 06:21:24 -06:00
USBHal.h fix misc cppcheck things and compile time warnings (#5710) 2024-12-31 15:58:59 +01:00