File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,20 @@ Although mainly aimed at developers of tcMenu organisation and people building w
14
14
4 . Clone ` AdafruitGFXNativePort ` into the ` mbed_lib ` directory
15
15
5 . Set up either ` platformio.ini ` with the right parameters for your board, or configure Cmake and import the ` cmakeProject ` directory into an IDE.
16
16
17
+ ## Required libraries in ` cmakeProject/lib `
18
+
19
+ * https://github.com/TcMenu/TaskManagerIO
20
+ * https://github.com/TcMenu/tcMenuLib
21
+ * https://github.com/TcMenu/IoAbstraction
22
+ * https://github.com/TcMenu/tcUnicodeHelper
23
+ * https://github.com/TcMenu/SimpleCollections
24
+ * https://github.com/TcMenu/LiquidCrystalIO
25
+ * https://github.com/TcMenu/TcMenuLog
26
+
27
+ ## Required libraries in ` cmakeProject/mbed_lib `
28
+
29
+ * https://github.com/TcMenu/Adafruit-GFX-mbed-fork
30
+
17
31
## PicoSDK Cmake specific notes
18
32
19
33
See the readme file in the cmakeProject directory.
You can’t perform that action at this time.
0 commit comments