SX1272 chip is very similar to the already supported SX1276; unfortunately, Semtech provides a completely separate driver for this one. This commit marks an attempt to avoid code duplication by means of some not-very-pretty ifdefery. Signed-off-by: Ilya Tagunov <tagunil@gmail.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| hal_common.c | ||
| Kconfig | ||
| Kconfig.sx12xx | ||
| shell.c | ||
| sx12xx_common.c | ||
| sx12xx_common.h | ||
| sx126x.c | ||
| sx127x.c | ||