Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-03 | Allow 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-26 | Added USBIP driver for emulation. | NIIBE Yutaka | |
2017-02-01 | Add Blue Pill support. | NIIBE Yutaka | |
2017-02-01 | Switch off red LED for Nitrokey Start. | Szczepan Zalega | |
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com> | |||
2016-06-01 | Fix chx_fatal | NIIBE Yutaka | |
2016-05-19 | Version 0.11release/0.11 | NIIBE Yutaka | |
2015-09-07 | Add Mateusz Zalega | NIIBE Yutaka | |
2015-07-31 | update example-fsm-55 | NIIBE Yutaka | |
2015-07-30 | Add Nucleo | NIIBE Yutaka | |
2015-07-29 | board update, adding ST Dongle | NIIBE Yutaka | |
2015-07-14 | ADC settings are consolidated into the driver | NIIBE Yutaka | |