Arduino_STM32/STM32F1
victorpv 6cc87e88bb Revert "These are the DMA ILI9341 library and Extra fonts GFX"
This reverts commit 7e41e0d11b.
2015-03-18 08:55:48 -05:00
..
cores/maple Added serial config parameter support to HardwareSerial :: begin(), so that word length (of 8 or 9 bits), parity (None, Even or Odd) and 1 or 2 stop bits can now be set. Note the STM32 doesnt support all the word lengths supprted by AVR or SAM e.g. the hardware doesnt support 5,6 or 7 bit word lengths. 2015-03-04 22:59:11 +11:00
libraries Revert "These are the DMA ILI9341 library and Extra fonts GFX" 2015-03-18 08:55:48 -05:00
system Started work on new variants and fixed a few other minor issues 2015-03-04 08:27:47 +11:00
variants Fixed issue of missing port pins in board.cpp 2015-03-12 07:19:33 +11:00
boards.txt Removed definition for MEDIUM_DENSITY in boards.txt as this is now in stm32.h 2015-03-12 07:30:12 +11:00
platform.txt renamed top level folder STM32F1XX to STM32F1 to correspond to other top level folder names e.g. STM32F3 and STM32F4 2015-02-24 20:13:04 +11:00