Add documentation for Microcontroller (#603)

This commit is contained in:
DS
2024-08-01 18:03:30 +02:00
committed by GitHub
parent e2c8a81e7b
commit d52eac5a4a
6 changed files with 125 additions and 1 deletions

View File

@ -42,6 +42,7 @@
},
"Logic" : {
"Luacontroller" : "mesecons_luacontroller/doc/luacontroller",
"Microcontroller" : "mesecons_microcontroller/doc/microcontroler",
"FPGA" : "mesecons_fpga/doc/fpga",
"FPGA Programmer" : "mesecons_fpga/doc/programmer",
"Torch" : "mesecons_torch/doc/torch",