fitless
fitless copied to clipboard
Neeed help in compiling codes
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
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.
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.
DISCUSS IT HERE so we all benefit from it