284 Commits (5a6b1a19344fe03aa84164ea97e4dadcc5a9709b)

Author SHA1 Message Date
Uwe Hermann a3ce2924df stm32f1/f2: Update to recent OpenOCD syntax. 13 years ago
Uwe Hermann bc320f5453 stm32/f1/lisa-m/usb_hid: Fix compiler warning. 13 years ago
Uwe Hermann cc3565a544 Various cosmetic and whitespace fixes. 13 years ago
Stephen Caudle dc19a4ecfb Rename STM32 discovery folders to be more specific 13 years ago
Stephen Caudle 505a05ccf4 Add STM32F4 fancyblink example 13 years ago
Stephen Caudle d17e548c6f Add STM32F4 button example 13 years ago
Piotr Esden-Tempski 3fb95ad685 Added license header to cdcacm test python script. 13 years ago
Gareth McMullin 97fa5ff815 Lisa-M HID example uses accelerometer to move mouse. 13 years ago
Piotr Esden-Tempski 990109ef47 Fixed an application side buffer issue where resending the data failed. Now the example will retry to send the mirror data untill it succeeds. 13 years ago
Piotr Esden-Tempski 4c26739ea2 Improved the script to give a better error count reporting. 13 years ago
Piotr Esden-Tempski 2e5f3338c0 Decreased serial read timeout on the test script to increase throughput. 13 years ago
Piotr Esden-Tempski baa3acf116 Increased cdcacm serial buffer to 128. 13 years ago
Piotr Esden-Tempski 30d1aa957e Added cdcacm (usb serial) example for lisa-m with a small basic stresstesting python script. 13 years ago
Gareth McMullin e0fe43357d usb_f107: Fixed lost 4 bytes on control OUT transaction. 13 years ago
Stephen Caudle 59df80398b Add miniblink example for STM32F4 discovery board 13 years ago
Stephen Caudle 580d25a84b Move STM32 example projects in family specific folders 13 years ago
Uwe Hermann 3900d16740 stm32-h103/usb_dfu: Whitespace/coding-style fixes. 13 years ago
Uwe Hermann 44715e9eca Olimex STM32-H103: Make the usb_dfu example work. 13 years ago
Piotr Esden-Tempski 66c24ee131 Changed the lisa/m dfu example to use PC2 led for enumeration indication instead of switching off jtag and using trst led. 13 years ago
Uwe Hermann 577e0a8b9d lisa-m/usb_hid: Drop unused variable. 13 years ago
Piotr Esden-Tempski 88230a8d5c Switched the lisa/m usb_dfu to use stm32f107 init code. 13 years ago
Piotr Esden-Tempski 8ba610e80a Readded black magic probe support to example makefiles. 13 years ago
Piotr Esden-Tempski ca48da8dd4 Changed the lisa/m dfu example to run on stm32f105. 13 years ago
Fergus Noble 28d614757e Removing silly dummy target. 13 years ago
Stephen Caudle 8ceeb99902 Fix stm32f1 filenames and path 13 years ago
Fergus Noble f0c153598d SPI test now working on F2! 13 years ago
Henry Hallam ef8f8d831e SPI test (untested) 13 years ago
Fergus Noble c4c9d6ca11 Updating the usart example in jobygps to use fixed gpio code. 13 years ago
Fergus Noble 1a555c9646 OpenOCD config file for JobyGPS. 13 years ago
Fergus Noble fae6f83bb9 Adding jobygps usart example. 13 years ago
Fergus Noble 7133e79239 Change default prefix in Makefiles to arm-none-eabi for compatability with summon toolchain out the box. 13 years ago
Fergus Noble cadbc0145b First F2 example working! 13 years ago
Fergus Noble 023b0a1695 Remove orphaned file in git. 13 years ago
Fergus Noble cff706e3ca Rename F1 examples folder. 13 years ago
Fergus Noble cbf6b8e54b Update examples Makefiles to use the make shell function rather than backticks for shell command expansion. Backticks are unreliable and don't work on all platforms. 13 years ago
Piotr Esden-Tempski f9a28a3d5e Changed clock on lisa-m hid example to 72MHz and removed disconnect pin control as the stm32f105 has built in pullups. 13 years ago
Piotr Esden-Tempski 9e4522ad21 Corrected led io for lisa/m v1.1 cleaned up some whitespace. Trying to get it to work... 13 years ago
Piotr Esden-Tempski 03a4a18ed6 Switched all makefiles to arm-none-eabi default. 13 years ago
Piotr Esden-Tempski 5d97653163 Added black magic probe flashing support to the example code makefile. 13 years ago
Piotr Esden-Tempski 0a66d52ec8 Switched the makefile default from arm-elf to arm-none-eabi. 13 years ago
Fergus Noble 6ec01401e1 SPI test now working on F2! 13 years ago
Henry Hallam 16a481034f SPI test (untested) 13 years ago
Fergus Noble 022a18f314 Updating the usart example in jobygps to use fixed gpio code. 13 years ago
Fergus Noble 309beb251a OpenOCD config file for JobyGPS. 13 years ago
Fergus Noble 83dab64369 Adding jobygps usart example. 13 years ago
Fergus Noble 551d069ed3 Change default prefix in Makefiles to arm-none-eabi for compatability with summon toolchain out the box. 13 years ago
Fergus Noble 2a8ae89c7a First F2 example working! 13 years ago
Fergus Noble d21cd70810 Remove orphaned file in git. 13 years ago
Fergus Noble 00c2bcb563 Rename F1 examples folder. 13 years ago
Fergus Noble bba026ce33 Update examples Makefiles to use the make shell function rather than backticks for shell command expansion. Backticks are unreliable and don't work on all platforms. 13 years ago