aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
AgeCommit message (Collapse)Author
2017-08-03Allow compile-time override of detected flash size.Jeremy Drake
On the STM32F103C8, as used in the "blue pill" boards, it has been determined that, despite these only officially having 64KiB flash, it is possible to actually use 128KiB of flash. This commit allows for a preprocessor define STM32F103_OVERRIDE_FLASH_SIZE which, when set, is used as the size of flash in KiB instead of reading it from the FLASH_SIZE_REG.
2017-06-26Added USBIP driver for emulation.NIIBE Yutaka
2017-02-01Add Blue Pill support.NIIBE Yutaka
2017-02-01Switch off red LED for Nitrokey Start.Szczepan Zalega
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
2016-06-01Fix chx_fatalNIIBE Yutaka
2016-05-19Version 0.11release/0.11NIIBE Yutaka
2015-09-07Add Mateusz ZalegaNIIBE Yutaka
2015-07-31update example-fsm-55NIIBE Yutaka
2015-07-30Add NucleoNIIBE Yutaka
2015-07-29board update, adding ST DongleNIIBE Yutaka
2015-07-14ADC settings are consolidated into the driverNIIBE Yutaka