rrivirr / rriv

GNU General Public License v3.0
1 stars 9 forks source link

fix: build by pinning ststm32 at 15.6.0 in platformio.ini #117

Open misterinterrupt opened 1 year ago

misterinterrupt commented 1 year ago

this pio config fixed my build issue

I was having trouble building rriv firmware branch board-0.4.0 on my macbook pro I got an error like: "Something is trying to include Wire_slave.h when Wire.h is already included .." I found this https://github.com/platformio/platform-ststm32/releases/tag/v16.0.0 so I pinned that version of ststm32 and I was able to program 0.4.0 board and the nucleo