Commit Graph

475 Commits

Author SHA1 Message Date
Roger Clark bfd9e4e591 Merge pull request #154 from martinayotte/master
Fix issues with arduino_uip library and other minor changes on STM32F4
2015-12-17 10:24:35 +11:00
Martin Ayotte 49fa96c417 add a timeout exit loop when Enc28J60Network never ready 2015-12-16 16:18:36 -05:00
Martin Ayotte 9e429939a8 fix flags and path in F4/platform.txt 2015-12-16 16:17:50 -05:00
Martin Ayotte 8da4a37f80 fix jtag.ld F4 memory size which were bad copy from F1 2015-12-16 16:17:01 -05:00
Roger Clark aff6ef08c9 Merge pull request #152 from martinayotte/master
STM32F4 put back original bkp.* files (not symlink)
2015-12-11 09:57:44 +11:00
Martin Ayotte 52da419d53 Merge remote-tracking branch 'upstream/master' 2015-12-10 12:40:25 -05:00
Martin Ayotte c9ad62fa88 put back original bkp.* files (not symlink) 2015-12-10 12:39:51 -05:00
Martin Ayotte 50ebcc83f5 remove bad bkp.* symlink 2015-12-10 12:38:56 -05:00
Roger Clark fe7bae21a1 Merge pull request #151 from martinayotte/master
STM32F4 - fix LeafLab code for spi_config_gpios()
2015-12-10 09:35:17 +11:00
Martin Ayotte e1b85b7774 fix LeafLab code for spi_config_gpios() which can't tolerate different GPIOs port for SPI pins 2015-12-09 15:30:58 -05:00
Martin Ayotte 01237a0934 add BKP and RCC changes needed for previous RTClock commit for F4 2015-12-09 15:26:27 -05:00
Roger Clark d68220b964 Merge pull request #150 from martinayotte/master
Stm32F4. Fix bug related to missing 7 days in getTime()
2015-12-05 10:57:37 +11:00
Martin Ayotte c9d796cdf1 Merge remote-tracking branch 'upstream/master' 2015-12-04 11:13:31 -05:00
Martin Ayotte a21d199cbc fix bug related to missing 7 days because of 7 leap years missing between 1970 and 2000 2015-12-04 11:12:53 -05:00
Roger Clark 2f97268bd4 Merge pull request #145 from Serasidis/master
Merged pull request for Serasidis_XPT2046_touch
2015-12-04 13:19:50 +11:00
Roger Clark f6769ee64f Merge pull request #148 from martinayotte/master
make PeriodicWakeup and AlarmA/AlarmB working
2015-12-04 13:16:42 +11:00
Roger Clark 68c76def8e Update README.md 2015-12-04 13:13:40 +11:00
Martin Ayotte 1268e342cb optimized reading the clock by reading rgister ounce + fix potential issue when tm_wday corrupted 2015-12-03 19:08:05 -05:00
Martin Ayotte 7540f37969 make PeriodicWakeup and AlarmA/AlarmB working 2015-12-03 17:36:02 -05:00
Vassilis Serasidis 6f1aab1f2e Merge remote-tracking branch 'refs/remotes/rogerclarkmelbourne/master' 2015-12-03 20:40:12 +02:00
Vassilis Serasidis 114861b36c Touch screen library for STM32F1, based on XPT2046 touch controller.
The XPT2046 touch controller can be found on the new 2.4" ILI9341 SPI
LCDs.
2015-12-03 20:38:20 +02:00
Roger Clark 75bd7f103d Merge pull request #144 from martinayotte/master
Initial push of RTClock for STM32F4
2015-12-03 13:42:24 +11:00
Martin Ayotte ef98377230 initial push of RTClock for STM32F4 2015-12-02 21:29:38 -05:00
Vassilis Serasidis 3452a045d2 Merge remote-tracking branch 'refs/remotes/rogerclarkmelbourne/master' 2015-11-26 19:22:45 +02:00
Roger Clark acf956a3e7 Compiled new version of stm32flash for OSX, with changes from @jcw 2015-11-21 19:42:53 +11:00
Roger Clark ba968c9e2e Merge pull request #130 from Quantalume/master
Fix case of spaces in path to linux tools directory
2015-11-20 20:27:02 +11:00
Vassilis Serasidis e465dd358b Merge remote-tracking branch 'refs/remotes/rogerclarkmelbourne/master' 2015-11-15 19:21:40 +02:00
Roger Clark 0469149581 Merge pull request #119 from jaretburkett/master
Added Touchscreen Library
2015-11-15 10:27:08 +11:00
Roger Clark 66456b5572 Changed platform.txt back to using 1.6.5 compatible archive path, as the change I made to support 1.6.6 does not work with 1.6.5 as it appears this var is not backward compatible 2015-11-09 06:54:49 +11:00
Roger Clark abd500e3ef Changed platform.txt to fix issue with changes in IDE 1.6.6 to build archive path 2015-11-07 23:23:27 +11:00
Roger Clark bc52bb901d Removed support for IDE's prior to 1.6.3 from all cores 2015-11-07 20:43:33 +11:00
Roger Clark 1fc436e596 STM32F1. Removed support / worksround for IDE versions before 1.6.3, with removal of platform.rewrite.keys.txt and update of compiler path in platforms.txt 2015-11-03 05:28:50 +11:00
Roger Clark 37dc796076 Merge pull request #129 from jcw/variant-reorder
Reorder STM32F103T variants in boards.txt so smallest memory size is first
2015-10-31 20:34:07 +11:00
Roger Clark 07cf09a358 Merge pull request #128 from Serasidis/master
Added missing Ethernet library files to STM32F1 (note the same needs to be done to GD32F1 eventually)
2015-10-31 16:36:34 +11:00
David Brunell 44af152967 Partial reversion of maple_upload
Change at line 20 unnecessary.
2015-10-30 13:56:36 -05:00
David Brunell 5a1944c795 Fix case of spaces in path to linux tools directory 2015-10-30 13:21:41 -05:00
Jean-Claude Wippler 83edd50057 fixed, only C8/CB and T8/TB affected 2015-10-30 11:42:38 +01:00
Jean-Claude Wippler a5ff471320 oops, messed up, revert, white space cleanup first 2015-10-30 11:40:52 +01:00
Jean-Claude Wippler 94a319e26e reorder variants so smallest mem size is first 2015-10-30 11:29:25 +01:00
Vassilis Serasidis a56c92e0f4 Added missing Ethernet library files 2015-10-29 21:19:47 +02:00
Roger Clark bd6d3b5092 Fixed issue in linux maple_upload.sh caused by paths with spaces in them 2015-10-29 19:55:47 +11:00
Roger Clark eab149a904 Fixed reference to incorrect linker file in boards.txt for F103T8 2015-10-29 19:54:12 +11:00
Roger Clark ba2c2cd89a Merge pull request #123 from jcw/master
Add generic STM32F103T[8B] variants, created by @jcw
2015-10-28 20:55:52 +11:00
rogerclarkmelbourne 784c7beac5 Added _BV macro fro AVR compatibility 2015-10-27 21:06:00 +11:00
Jean-Claude Wippler dbd81d42af add generic STM32F103T[8B] variants 2015-10-27 10:41:08 +01:00
rogerclarkmelbourne 47e3050025 Added empty board.txt files to drivers, examples and tools, to stop the IDE warning messages (as these folders don't contain cores 2015-10-27 10:48:08 +11:00
rogerclarkmelbourne 536cec8f5d Various changes to boards.txt and some libraries, so that things will compile under IDE 1.6.6 Note. There are still loads of warnings when you compile - which look like they may be caused by the IDE using a new version of GCC, but at least it now compiles 2015-10-09 17:18:38 +11:00
Jaret Burkett 7f23ee129c Fixed Touchscreen Lib
Changed example to use the Touchscreen Library that has STM32 support.
2015-09-26 09:21:41 -05:00
Jaret Burkett 664c8c5981 Added Adafruit Touchscreen Library
Added support for STM32 to the Adafruit Resistive Touchscreen library.
2015-09-26 09:13:32 -05:00
Roger Clark 2e9b4f3955 Merge pull request #110 from Serasidis/patch-2
Serasidis_VS1003B_STM - Updated the example for using it with the new one SPI library.
2015-09-09 21:13:52 +10:00