Bare-metal configuration for a Bluepill board.
Warning
It does not work with the Mbed Online Compiler.
Follow these steps to import and compile them with Mbed CLI:
mbed import https://os.mbed.com/users/hudakz/code/Baremetal_Blinky_Bluepill mbed compile -t GCC_ARM -m bluepill
.gitignore@3:90a9ecd02b47, 2020-06-04 (annotated)
- Committer:
- hudakz
- Date:
- Thu Jun 04 21:46:13 2020 +0000
- Revision:
- 3:90a9ecd02b47
- Parent:
- 0:a04710facbb6
Bare-metal blinky on Bluepill.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
hudakz | 0:a04710facbb6 | 1 | .build |
hudakz | 0:a04710facbb6 | 2 | .mbed |
hudakz | 0:a04710facbb6 | 3 | projectfiles |
hudakz | 0:a04710facbb6 | 4 | *.py* |