-
Notifications
You must be signed in to change notification settings - Fork 325
Open
Description
Hello, I am trying to implement Bitbang I2C protocol in the bootloader. I was not able to find any code that would work for any bootloader. After that, I have found an Arduino Bitbang I2C library which I have successfully compiled to the bootloader using Arduino IDE and was able to use the lib with Arduino IDE code but when I tried to implement the source code in the bootloader, I realized that it uses Linux API’s (which the bootloader compiler does not support)
Metadata
Metadata
Assignees
Labels
No labels