Default Branch

737ec5e126 · Merge remote-tracking branch 'rogerclarkmelbourne/master' · Updated 2018-07-19 05:14:30 -07:00

Branches

380b863292 · Merge branch 'Phonog-patch-1' of https://github.com/Phonog/Arduino_STM32 into Phonog-Phonog-patch-1 · Updated 2016-12-18 13:39:33 -08:00    noisymime

545
5

8345e6f075 · Copied individual files from @stevestong master · Updated 2016-11-10 01:06:23 -08:00    noisymime

565
0
Included

e1e2cac780 · renamed 16 bit version of transfer() to transfer16() as per the Arduino API · Updated 2016-10-15 19:34:09 -07:00    noisymime

592
0
Included

e165d27711 · Merge branch 'master' into bubulindo-master · Updated 2016-09-26 22:00:21 -07:00    noisymime

603
0
Included

b290cda98a · Started to change static global variable names of usb so that multiple usb devices don't conflict / overwrite · Updated 2016-07-22 21:34:20 -07:00    noisymime

625
7

34597fad4a · Merge remote-tracking branch 'refs/remotes/rogerclarkmelbourne/master' into F1-USART---buffered-interrupt-based-TX-(static-TX-buffer) · Updated 2016-07-20 01:56:18 -07:00    noisymime

619
0
Included

b31ce68543 · Merge branch 'master' into development · Updated 2016-07-19 15:02:59 -07:00    noisymime

625
20

fc50831843 · Continued with SPI setModule - still doesnt work when I tried setModule(2); · Updated 2015-07-07 18:14:57 -07:00    noisymime

828
0
Included

ab58a786ce · Updated core and generic_stm32f103c variant · Updated 2015-06-11 01:21:55 -07:00    noisymime

865
1

657d6dae02 · Alternative / better fix provided by @pico based on work by @victor_pv. Commented out AF REMAP of NSS in spi_f1.c · Updated 2015-06-09 17:33:13 -07:00    noisymime

868
0
Included

66f01c0269 · Tried to rationalise the include folders · Updated 2015-06-04 03:11:34 -07:00    noisymime

887
1

97604fe455 · Replaced isrs.s with new version from victor_pv with improved system for weak refs to isr handlers · Updated 2015-06-01 02:19:37 -07:00    noisymime

888
0
Included

58df3f36b4 · Changed all remaining boards to have HW serial definitions in board.cpp so that every board can configure which Arduino Serial instance maps to which hardware serial device · Updated 2015-05-30 23:09:26 -07:00    noisymime

892
0
Included

39787f73e7 · Changed isrs.s with update from Rick Kimball to fix issue with hardware timers when not using the --whole-archive flag in the build flags. also changed platform.txt to remove --whole-archive · Updated 2015-05-25 21:50:37 -07:00    noisymime

936
0
Included

2c575f56b0 · Replaced setPin and resetPin by gpio_write_bit · Updated 2015-05-15 04:34:44 -07:00    noisymime

959
3

2660730b52 · Remove more inline warnings · Updated 2015-05-09 23:34:19 -07:00    noisymime

964
5

524d5169cc · Removed --whole-archive flag from build. Note. Hardware timer interrupts now crash · Updated 2015-05-09 21:23:09 -07:00    noisymime

964
1

74b47dcc45 · Changed __attribute__(( constructor in main.cpp, with update provided by Victor_PV, so fix issue with premain not being called first in the init seequence · Updated 2015-05-09 03:13:41 -07:00    noisymime

967
6

badf7057f0 · Removed BOARD_LED_PIN and button pin definitions as they are not core Arduino API definitions and they were causing confusion on users of generic stm32 boards which don't all have an LED and even if they have an LED, the pin it is on is not always on the same pin depending on the model of generic board · Updated 2015-04-24 17:41:27 -07:00    noisymime

997
0
Included

cd7b0badcf · Fixed issue of missing port pins in board.cpp · Updated 2015-03-11 13:19:33 -07:00    noisymime

1061
0
Included