Arduino_STM32/STM32F1
Roger Clark 2208bcbc5b Add define for ARDUINO_ARCH_STM32 to correspond with the official STM core and also with Adadfuit STM32 products 2018-05-23 19:37:08 +10:00
..
cores/maple Remove redundant #if'ed out code from maple hardware_serial.cpp 2018-05-11 09:03:04 +10:00
libraries Change Wire.write() return types from void to size_t to be compatible with the Arduino API 2018-05-23 18:03:38 +10: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 Removed references to robotis bootloader, and also redundant usb reset code that used the wdt (possibly used by the robotis bootloader) 2018-05-10 20:25:02 +10:00
boards.txt Frequency unit typo (was Mhz instead of MHz) 2018-04-09 19:16:56 +02:00
platform.txt Add define for ARDUINO_ARCH_STM32 to correspond with the official STM core and also with Adadfuit STM32 products 2018-05-23 19:37:08 +10:00