update for philhowever 4.6

This commit is contained in:
Liz 2025-06-23 08:45:25 -04:00
parent 1b05077f39
commit 004d92849c

View file

@ -8,8 +8,11 @@
// Pull in base headers to make sure board definitions override the
// definitions provided here. Note this file is included in asm and C.
// added ifndef after Philhower 4.6.0 release to fix compilation issue
#ifndef __ASSEMBLER__
#include "hardware/platform_defs.h"
#include "pico/config.h"
#endif
// ----------------------------------------------------------------------------
// General DVI defines