Arduino_STM32/STM32F1
Vassilis Serasidis a61bd57817 ENC28J60 Ethernet library for STM32.
The ReadMe file
2015-05-28 16:34:55 +03:00
..
cores/maple Manually implemented part of #47 in print.cpp 2015-05-23 08:13:23 +10:00
libraries ENC28J60 Ethernet library for STM32. 2015-05-28 16:34:55 +03:00
system Added working version of RTClock, thanks to Ray and @ahull etc 2015-05-23 11:19:16 +10:00
variants Disabled generic bootloader USB reset 2015-05-24 09:15:43 +10:00
boards.txt Added DFU upload options for all generic boards. Note, Its not possible to set the correct memort size in the linker file for DFU uploads, so its always set as having the max ram and rom for the series in question. So beware using this if you are maxing out the RAM or Flash (which seems highly unlikely!) 2015-05-22 21:07:57 +10:00
platform.rewrite.keys.txt Updated platform.txt and added platform rewrite keys file to aid operation with IDE 1.6.2 onwards 2015-04-12 10:05:32 +10:00
platform.txt Fixed issue caused by my missunderstanding of implementing Ricks compile pattern in platform.txt - which removed --whole-archive, which breaks many things :-( 2015-05-23 21:07:59 +10:00