Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-09 | Update URL to cgit0.1.0 | xengineering | |
2021-09-28 | Timing Improvements for PWM Demonstration | xengineering | |
2021-09-28 | First PWM Demonstration | xengineering | |
2021-09-27 | Cleanup Code | xengineering | |
2021-09-27 | Switch from Delays to Timer / Counter | xengineering | |
2021-09-27 | Calibrate Delays | xengineering | |
2021-09-27 | Increase Blink Frequency | xengineering | |
2021-09-27 | Update Makefile for easy incremental Builds | xengineering | |
2021-09-26 | Add Helper Scripts and Documentation | xengineering | |
2021-09-26 | Remove startup.c and switch to libopencm3's Linker Script | xengineering | |
2021-09-26 | Link against libopencm3 | xengineering | |
2021-09-26 | Implement Linker Script and Startup File | xengineering | |
2021-09-17 | Add libmcu | xengineering | |
2021-09-17 | Add libstm32f103c8t6 | xengineering | |
2021-09-17 | Add libopencm3 | xengineering | |
2021-09-17 | Cleanup Project for Rewrite | xengineering | |
2021-03-28 | Add serial_flasher.sh Script | xengineering | |
2021-03-28 | Initial Project Commit | xengineering | |
2020-09-10 | Make cxx files work with rules.mk | Fabian Herb | |
2020-03-20 | simplify steps using current git syntax | Karl Palsson | |
2020-02-23 | Update library | Karl Palsson | |
pulls in make 4.3 fixes primarily | |||
2020-02-07 | Update library to latest. | Karl Palsson | |
Pulls in many things, eg: * Broken builds with make 4.3 * swm050 support * stm32g0 support * pac55xx support * more H7 and F7 support * gd32f1x0 support | |||
2019-06-07 | Update library. | Karl Palsson | |
Pulls in PREFIX change which is now consistent with this project | |||
2019-05-25 | update library submodule | Karl Palsson | |
2019-03-24 | add missing asm demo files. | Karl Palsson | |
that was lame, sorry about that. | |||
2019-01-27 | Update libopencm3 to latest | Karl Palsson | |
Always provide the best starting point :) | |||
2019-01-11 | Demonstrate assembly source files | Karl Palsson | |
2018-12-30 | fix "flash" without verbose mode. | Karl Palsson | |
Fixes https://github.com/libopencm3/libopencm3-template/issues/3 | |||
2018-08-29 | make instructions copy/paste proof | Karl Palsson | |
2018-08-29 | linker script generator doesn't play all that well with autorebuild | Karl Palsson | |
2018-08-29 | Clarify readme further for getting started | Karl Palsson | |
2018-08-29 | gitignore build droppings | Karl Palsson | |
2018-08-29 | Add missing common code samples | Karl Palsson | |
2018-08-29 | Clarify readmes | Karl Palsson | |
2018-08-29 | Initial clean template. | Karl Palsson | |