File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Original file line number Diff line number Diff line change @@ -66,10 +66,10 @@ as follows:
66
66
│ │ │ │ └───bsp.cpp - BSP source (generated by QM)
67
67
│ │ │ └───dpp_bsp-sam/ - DPP example with BSP for SAM
68
68
│ │ │ ├───qview/ - DPP with QView demonstration
69
- │ │ │ │ ├───dpp_bsp-teensy4.ino - DPP-BSP code (generated by QM)
70
- │ │ │ │ ├───dpp_bsp-teensy4.qm - DPP-BSP model (for QM)
71
- │ │ │ │ ├───bsp.hpp - BSP header (generated by QM)
72
- │ │ │ │ └───bsp.cpp - BSP source (generated by QM)
69
+ │ │ │ ├───dpp_bsp-teensy4.ino - DPP-BSP code (generated by QM)
70
+ │ │ │ ├───dpp_bsp-teensy4.qm - DPP-BSP model (for QM)
71
+ │ │ │ ├───bsp.hpp - BSP header (generated by QM)
72
+ │ │ │ └───bsp.cpp - BSP source (generated by QM)
73
73
│ │ └───src/ - QP/C++ library source
74
74
│ │
75
75
│ └───qpn_avr/ - QP-nano library for AVR-based Arduinos
@@ -85,8 +85,8 @@ as follows:
85
85
│ └───html/ - QM documentation
86
86
│ └───index.html
87
87
│
88
- ├───README.md - this file
89
- └───QP-Arduino_GPL_Exception.txt - GPL exception for QP on Arduino
88
+ ├───QP-Arduino_GPL_Exception.txt - GPL exception for QP on Arduino
89
+ └───README.md - this file
90
90
91
91
92
92
> ** NOTE:** The QP-Arduino archive contains QM for Windows only. But QM is also
You can’t perform that action at this time.
0 commit comments