|
3d6cd1bdc2
|
Avoid using ~ for home directory as the linker seems not to expand it properly. Let gmake expand $(HOME) instead.
|
2020-12-03 12:12:26 +08:00 |
|
|
d5b4417571
|
Use libgcc.a for integer division as Cortex-M0 has no support for it.
|
2020-12-03 11:15:47 +08:00 |
|
|
c59fe1f074
|
Asynchronous serial transmission
|
2020-11-28 12:58:58 +08:00 |
|
|
2bdfa688a3
|
Board mapping abstraction.
|
2020-11-28 12:54:11 +08:00 |
|
|
ef77ec527d
|
Entry at reset, C startup, user LED driven by System Tick on STM32F030F4.
|
2020-11-24 10:48:35 +08:00 |
|