Commit graph

14 commits

Author SHA1 Message Date
Leonel Lopes Parente
4eb9aa3466 Add support for Raspberry Pi Pico 2021-05-08 15:49:26 +02:00
Leonel Lopes Parente
f11d83b8a0 Add bsf_ prefix to BSF file names
- BSF files are now easier to recognize and have more unique names.
- Change Board-id's for TTGO T-Beams to better match the board name.
- In BSF's change name of header guards that were forgotten to rename.
- Update README.md.
2021-05-08 12:56:27 +02:00
Leonel Lopes Parente
1ecc2b2f4b Add support for Teensy LC 2021-05-05 12:41:06 +02:00
Leonel Lopes Parente
5dc69c53b7 Update comments 2021-05-03 17:48:35 +02:00
Leonel Lopes Parente
09961dc706 Update platformio.ini
Put back -D in unsupported options else error messages will not show up.
2021-04-26 13:02:25 +02:00
Leonel Lopes Parente
ad6248c7bd Update: T-Beam V1.0 has no onboard user LED
Add invalid option error for USE_LED.
2021-04-26 12:33:02 +02:00
Leonel Lopes Parente
1361c0b820 Remove MCCI LMIC comments from 8-bit boards 2021-04-23 13:32:14 +02:00
Leonel Lopes Parente
c1956dbdfb Add STM32_POST_INITSERIAL_DELAY_MS option
The post iniSerial() delay used for STM32 boards and defined in BSF can
now be overridden in platformio.ini.
2021-04-22 15:55:59 +02:00
Leonel Lopes Parente
4f40905263 Update comments 2021-04-22 15:13:41 +02:00
Leonel Lopes Parente
b170cac690 Update for adafruit_feather_m0_lora
Use pin 6 instead of pin 5 for DIO1.
GPIO6 is what Adafruit uses in their tutorial.
2021-04-22 14:01:23 +02:00
Leonel Lopes Parente
45fd10b2f0 Update comments 2021-04-21 14:43:14 +02:00
Leonel Lopes Parente
f901b2d113 Removed tab chars 2021-04-21 01:15:20 +02:00
Leonel Lopes Parente
0514183c1c Rename T-Beam board-id's
Add board names to board selector.
2021-04-20 23:11:01 +02:00
Leonel Lopes Parente
e4724aacff Add initial contents 2021-04-17 18:28:44 +02:00