Automatic generation of markdown pages for supported devices

+ Added build-supported-devices.sh script
+ Added new target in CI/CD to build at compile time
This commit is contained in:
Chris 2022-05-25 17:58:59 +10:00
parent a7adfe251b
commit 524675108d
163 changed files with 699 additions and 265 deletions

View file

@ -10,6 +10,7 @@
/**------------------------------------------------------------------*\
@name Dummy
@category Unknown
@type I2C or Serial or WMI or USB
@save :white_check_mark: or :warning: or :x:
@direct :white_check_mark: or :warning: or :x:
@ -55,5 +56,5 @@ void RGBController_Dummy::SetCustomMode()
void RGBController_Dummy::DeviceUpdateMode()
{
}