Files
drivers/examples
Joel Wetzell 62663c1832 add SPI driver for semtech sx128x chips (#864)
* add SPI driver for semtech sx128x chips

Co-authored-by: Copilot <copilot@github.com>

* handle busy loop better

* switch to time based busy timeout

Co-authored-by: Copilot <copilot@github.com>

* comment functions

* start on using types for function inputs

* use types where applicable and align with datasheet more

Co-authored-by: Copilot <copilot@github.com>

* work on exporting less constants

* only export "actionable" errors

* combine identical constants

* add crude lora rx and tx examples

* change from type aliases to local types

---------

Co-authored-by: Copilot <copilot@github.com>
2026-05-04 09:42:03 -03:00
..
2021-05-12 09:21:52 +02:00
2021-12-20 09:57:37 +01:00
2020-02-08 19:54:31 +01:00
2020-07-31 19:31:52 +02:00
2021-01-08 11:32:49 +01:00
2022-03-10 19:10:50 +01:00
2025-11-11 10:22:28 +01:00
2025-08-10 10:05:18 +02:00
2022-09-18 15:22:07 +02:00
2021-01-27 23:50:58 +01:00
2020-07-31 19:25:56 +02:00
2021-12-20 09:57:37 +01:00
2024-10-24 07:45:33 +02:00
2021-05-11 11:13:29 +02:00
2021-03-26 18:10:39 +01:00
2022-04-08 15:41:46 +02:00
2021-12-20 09:57:37 +01:00
2020-02-08 19:54:31 +01:00
2025-02-13 18:26:26 +01:00
2022-09-25 13:23:16 +02:00
2023-05-20 15:49:13 +02:00
2023-08-27 11:38:33 +02:00
2021-11-21 14:46:15 +01:00
2023-09-20 19:14:17 +02:00
2020-02-26 19:56:13 +01:00
2025-01-28 12:17:12 +01:00
2020-02-08 19:54:31 +01:00
2023-09-19 08:31:43 +02:00
2021-01-27 23:50:58 +01:00
2021-01-27 23:50:58 +01:00
2020-02-08 19:54:31 +01:00
2025-01-28 12:42:18 +01:00
2023-05-21 00:32:05 +02:00
2021-12-14 09:14:10 +09:00