Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-05 | Add alternative datasheet for IRF840AHEADmain | xengineering | |
New version is from Vishay Siliconix. The version from Infineon does not contain a pin reference (gate, drain and source). | |||
2022-02-13 | Add documentation for firmware upload with stm32flash | xengineering | |
2022-01-25 | Improve documentation of firmware code | xengineering | |
2022-01-25 | Add -Wall flag for compiler | xengineering | |
2022-01-25 | Add license header and minor improvements | xengineering | |
2022-01-24 | Implement SHA1 checksums and optional download for documents | xengineering | |
2022-01-24 | Update and correct documents.tsv | xengineering | |
2022-01-24 | Add download script | xengineering | |
2022-01-23 | Split tables for parts and documents | xengineering | |
2022-01-23 | Add datasheet download URLs in pcb/parts.tsv | xengineering | |
2022-01-23 | Add pcb/parts.tsv | xengineering | |
2022-01-23 | Switch to new OpenOCD interface config file | xengineering | |
2022-01-23 | Update firmware/README.txt | xengineering | |
2022-01-23 | Switch from /bin/bash to /bin/sh | xengineering | |
2022-01-23 | Simplify structure of firmware directory | xengineering | |
2022-01-23 | Update READMEs and switch from Markdown to plain text | xengineering | |
2022-01-23 | Introduce firmware directory | xengineering | |
2022-01-23 | Remove unnecessary submodules and fix libopencm3 | xengineering | |
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 | |