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