1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 00:35:39 +03:00
betaflight/src
Jay Blackman d82cd5a28a
Move STM (and clone) specific IO initialisation to platform (#14123)
* Move stm (and clone) specific io initialisation to platform

* Removed unused includes and implemented get by tag for SITL

* Update sitl.c

Corrected return value

* Update io_impl.c

Corrected licence file
2025-01-06 04:51:45 +11:00
..
main Move STM (and clone) specific IO initialisation to platform (#14123) 2025-01-06 04:51:45 +11:00
platform Move STM (and clone) specific IO initialisation to platform (#14123) 2025-01-06 04:51:45 +11:00
test Move STM (and clone) related SPI implementation to platform (#14124) 2025-01-06 04:40:36 +11:00
utils Improve serial_post.h (#14096) 2024-12-21 05:01:00 +11:00