mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Make sure the protocol handler files are included in the Doxygen documentation of the AVRISP project.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
this software.
|
||||
*/
|
||||
|
||||
#if defined(ENABLE_PDI_PROTOCOL)
|
||||
#if defined(ENABLE_PDI_PROTOCOL) || defined(__DOXYGEN__)
|
||||
|
||||
#warning PDI Programming Protocol support is incomplete and not currently suitable for use.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user