modules
|
Merge pull request #730 from Mesteery/new-hal
|
2023-04-22 16:26:31 +02:00 |
protocols
|
use uint32 instead of uint8 for pin type
|
2023-04-16 21:39:00 +02:00 |
ArduinoHal.cpp
|
use uint32 instead of uint8 for pin type
|
2023-04-16 21:39:00 +02:00 |
ArduinoHal.h
|
use uint32 instead of uint8 for pin type
|
2023-04-16 21:39:00 +02:00 |
BuildOpt.h
|
use uint32 instead of uint8 for pin type
|
2023-04-16 21:39:00 +02:00 |
BuildOptUser.h
|
Added user build opt
|
2023-03-17 23:01:24 +01:00 |
Hal.cpp
|
use uint32 instead of uint8 for pin type
|
2023-04-16 21:39:00 +02:00 |
Hal.h
|
use uint32 instead of uint8 for pin type
|
2023-04-16 21:39:00 +02:00 |
Module.cpp
|
use uint32 instead of uint8 for pin type
|
2023-04-16 21:39:00 +02:00 |
Module.h
|
use uint32 instead of uint8 for pin type
|
2023-04-16 21:39:00 +02:00 |
RadioLib.h
|
Improve hardware abstraction layer
|
2023-04-12 23:16:18 +02:00 |
TypeDef.h
|
Fixed build options include order
|
2023-03-20 19:13:38 +01:00 |