fitless icon indicating copy to clipboard operation
fitless copied to clipboard

Neeed help in compiling codes

Open TamojitSaha opened this issue 7 years ago • 3 comments

This is not an issue. I just need help regarding help in compiling the test codes in the repo. Where did you compile the codes for the OLED and the I2C Scanner

TamojitSaha avatar Sep 27 '18 11:09 TamojitSaha

Hi @TamojitSaha,

for both the OLED and I2C Scanner, there are Makefiles you can use:

E.g.: https://github.com/rbaron/fitless/blob/master/oled_test/id115/blank/armgcc/Makefile

Typing make in those directories should be enough. make flash and make log should also work, if you're using the SWD programmer.

rbaron avatar Oct 06 '18 15:10 rbaron

I am trying to compile the examples that you have created using Arduino. I am unable to properly setup Arduino to run the tests. I have written you you an email on the blog email address, where I am explaining the problem more in depth.

cosminrg avatar Nov 14 '18 12:11 cosminrg

DISCUSS IT HERE so we all benefit from it

BETLOG avatar Mar 16 '21 06:03 BETLOG