This website requires JavaScript.
Explore
Help
Sign In
tinygo-org
/
drivers
Watch
1
Star
0
Fork
0
You've already forked drivers
mirror of
https://github.com/tinygo-org/drivers.git
synced
2026-07-26 10:38:41 +00:00
Code
Issues
Packages
Projects
Releases
10
Wiki
Activity
Files
58cb44f3f6bec1cef381f2a449f0b944bd910101
drivers
/
sx126x
T
History
Olivier Fauchon
58cb44f3f6
sx126x driver: fix in SetBandwidth function
2023-01-29 23:56:19 +01:00
..
radiocontrol_gnse.go
sx126x: correct RX/TX pin mapping for TheThingsIndustries GNSE board
2023-01-16 09:33:13 +01:00
radiocontrol_lorae5.go
sx126x: refactor to RadioController interface to more easily handle non-STM32WL boards and remove duplicated code
2023-01-16 09:33:13 +01:00
radiocontrol_pins.go
sx126x: there is no dio0 just dio1
2023-01-16 09:33:13 +01:00
radiocontrol_stm32wl.go
sx126x: refactor to RadioController interface to more easily handle non-STM32WL boards and remove duplicated code
2023-01-16 09:33:13 +01:00
radiocontrol_wl55jc.go
sx126x: refactor to RadioController interface to more easily handle non-STM32WL boards and remove duplicated code
2023-01-16 09:33:13 +01:00
radiocontrol.go
sx126x: move RadioController into separate file for clarity
2023-01-16 09:33:13 +01:00
registers.go
lora: move shared config for sx126x/sx127x to single package
2023-01-09 07:36:07 +01:00
sx126x.go
sx126x driver: fix in SetBandwidth function
2023-01-29 23:56:19 +01:00