mirror of
https://github.com/QuantumLeaps/qpcpp.git
synced 2025-01-14 05:42:57 +08:00
7.3.0
This commit is contained in:
parent
22f686b41b
commit
c48c9fb6c6
@ -45,7 +45,7 @@ This is how you might go about an MCU that is not directly supported in the `qpc
|
||||
|
||||
- at this point, it is highly recommend that you just buy one of the supported ARM Cortex-M boards, which are carefully chosen to be very inexpensive. With your own board, you'd be able to run and debug the QP application at your desk, which is priceless because as you surely remember: *In embedded systems NOTING works until EVERYTHING works*.
|
||||
|
||||
- only *after* you get started with a working example, you can try to modify it for your own board. This typically requiers only changes to the BSP (Board Support Package), which is provided in the `bsp.cpp` file.
|
||||
- only *after* you get started with a working example, you can try to modify it for your own board. This typically requiers only changes to the BSP (Board Support Package), which is provided in the `bsp.c` file.
|
||||
|
||||
|
||||
# Code Organization
|
||||
|
BIN
examples/arm-cm/dpp_nucleo-c031c6/qspy-output.png
Normal file
BIN
examples/arm-cm/dpp_nucleo-c031c6/qspy-output.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
Loading…
x
Reference in New Issue
Block a user