This repository was archived by the owner on Jan 29, 2023. It is now read-only.
This repository was archived by the owner on Jan 29, 2023. It is now read-only.
Multiple Defintions error #3
Closed
Description
Hi!
I'm trying to compile some code for Teensy 3.5 with PlatformIO 2.3.2, and I'm getting multiple definitions error.
I followed the procedure described in README, which sadly didn't work even though I cleaned the build environment and restarted VScode all the time.
Error message looks like this: link
I'm using Arch based linux distro:
Linux sz-81nh 5.11.14-arch1-1 #1 SMP PREEMPT Wed, 14 Apr 2021 12:06:34 +0000 x86_64 GNU/Linux
Also, the same code (the only difference being instead of TeensyTimer, I used STM32Timer) compiles and works perfectly on ST Nulceo F303RE
Steps to Reproduce
Minimal example: Teensy_minimal.zip
Expected behavior
Code compiles for Teensy
Actual behavior
Linker spews out a bunch of Multiple definitions error