This library enables uploading firmware to a microcontroller running the Timonel bootloader. It inherits from the NbMicro class to implement the NB command set over the TWI (I2C) bus.
guinoise/Nb_TimonelTwiM
Arduino library for uploading firmware to a microcontroller running the Timonel bootloader. It uses the NbMicro library to access the TWI (I2C) bus.
C++MIT