Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PlatformIo - Heltec #229

Open
Lapporatory992 opened this issue Dec 13, 2023 · 1 comment
Open

PlatformIo - Heltec #229

Lapporatory992 opened this issue Dec 13, 2023 · 1 comment

Comments

@Lapporatory992
Copy link

Hi,

Could you add heltec wireless_paper to Platformio supported boards? Thanks!

@Lapporatory992
Copy link
Author

Lapporatory992 commented Dec 21, 2023

See below compile error, any clue how to fix it (only when adding LoRa to main sketch):

Compiling .pio/build/heltec_wireless_paper/FrameworkArduino/wiring_shift.c.o
Archiving .pio/build/heltec_wireless_paper/libFrameworkArduino.a
Indexing .pio/build/heltec_wireless_paper/libFrameworkArduino.a
Linking .pio/build/heltec_wireless_paper/firmware.elf
/Users/xx/.platformio/packages/toolchain-xtensa-esp32/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld: .pio/build/heltec_wireless_paper/src/main.cpp.o:(.literal._Z11OnTxTimeoutv+0x0): undefined reference to Radio' /Users/xx.platformio/packages/toolchain-xtensa-esp32/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld: .pio/build/heltec_wireless_paper/src/main.cpp.o:(.literal._Z9lora_initv+0x0): undefined reference to Mcu'
/Users/xx/.platformio/packages/toolchain-xtensa-esp32/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld: .pio/build/heltec_wireless_paper/src/main.cpp.o:(.literal._Z9lora_initv+0x20): undefined reference to McuClass::begin()' /Users/xx/.platformio/packages/toolchain-xtensa-esp32/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld: .pio/build/heltec_wireless_paper/src/main.cpp.o: in function lora_init()':
/Users/xx/.platformio/packages/framework-arduinoespressif32/libraries/DISPLAY/src/HT_QYEG0213RWS800_BWR.h:257: undefined reference to `McuClass::begin()'
collect2: error: ld returned 1 exit status
*** [.pio/build/heltec_wireless_paper/firmware.elf] Error 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant