Recompiling library every time??
Posted: Tue Apr 21, 2020 3:22 pm
.arduino15/packages/STM32/hardware/stm32/1.8.0/libraries/SrcWrapper/src/stm32/analog.cpp
(Note that the "1.8.0" is actually 1.9.0pre from GIT)
It seems that EVERYTHING in SrcWrapper is being re-compiled _every_ time I compile a sketch. Isn't that only supposed to compile once and stay in object form in the directories? It REALLY slows down the development time.
Arduino IDE 1.8.12.
(Note that the "1.8.0" is actually 1.9.0pre from GIT)
It seems that EVERYTHING in SrcWrapper is being re-compiled _every_ time I compile a sketch. Isn't that only supposed to compile once and stay in object form in the directories? It REALLY slows down the development time.
Arduino IDE 1.8.12.