Arduino_STM32/STM32F1
stevstrong 1abb3f1ca5
Update Wire.cpp
bugfix hw I2C unrecognized addresses 0x76, 0x77
2018-04-25 23:22:17 +02:00
..
cores/maple Add hold in bootloader using bkp register 10 2018-04-22 14:31:56 +10:00
libraries Update Wire.cpp 2018-04-25 23:22:17 +02:00
system Removed unused ErrorStatus enum from usb_type.h as its redundant and the definition of SUCCESS clashed with other definitions 2018-04-13 16:47:15 +10:00
variants Added PLL Mulplier setting for 16MHz. Note this change does not add 16Mhz menu options to any boards, it simply supports them if they were added 2018-04-13 15:03:03 +10:00
boards.txt Frequency unit typo (was Mhz instead of MHz) 2018-04-09 19:16:56 +02:00
platform.txt add partial support for the new USB HID bootloader 2018-04-22 17:06:22 +10:00