1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/esp32-ttgo-t-beam
Yegor Yefremov 5cd205dffd boards/esp32-ttgo-t-beam: correct SX127x chip frequencies
According to the datasheet, SX1278 covers frequencies till 525MHz
and hence, cannot be used for the 868/915 MHz band. So swap both
chips.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
2020-02-17 10:15:40 +01:00
..
include board/esp32: fix compilation error due to C linkage 2020-02-05 20:42:22 +01:00
board.c boards/esp32-ttgo-t-beam: switch on GPS module 2020-02-01 16:12:05 +01:00
doc.txt boards/esp32-ttgo-t-beam: correct SX127x chip frequencies 2020-02-17 10:15:40 +01:00
Makefile boards/esp32: add TTGO T-Beam board definition 2020-01-10 10:04:38 +01:00
Makefile.dep boards: move some USEMODULE to Makefile.dep 2020-02-07 13:21:22 +01:00
Makefile.features boards/esp32: add TTGO T-Beam board definition 2020-01-10 10:04:38 +01:00
Makefile.include boards: move some USEMODULE to Makefile.dep 2020-02-07 13:21:22 +01:00