You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kerem yollu
3e98c7ce71
Finished the basic functions for the lcd like print pixel, chat, test, line, rectangle, circle, now need to clean ssd1306_i2c
|
2 years ago |
.. |
autoInit
|
Channged .c extention on library generation function with a PL varibale for future proofing the code
|
3 years ago |
i2c
|
i2c is working beter and added a check device funtion who checks is a device is on the bu or not. Driver header in cmake were not correctly included, i have fixed that issue too
|
2 years ago |
i2c_oled_display
|
Finished the basic functions for the lcd like print pixel, chat, test, line, rectangle, circle, now need to clean ssd1306_i2c
|
2 years ago |
interrupt
|
added interrupt main.c in examples file
|
3 years ago |
oldInit
|
Automated the project configuration file. I need now to moove all the auto include funtions in one file
|
3 years ago |
spi
|
Implementation of the new structure
|
3 years ago |