# Ignore some warnings during the build, likely to be fixed before RP2040 PR is merged ALLOW_WARNINGS = yes # PIO serial/WS2812 drivers must be used on RP2040 SERIAL_DRIVER = vendor WS2812_DRIVER = vendor # CONVERTER - if you use a listed MCU comment the first line and uncomment the appropiate line CONVERT_TO = promicro_rp2040 #CONVERT_TO = kb2040 #CONVERT_TO = blok #CONVERT_TO = elite_pi # AUDIO AUDIO_DRIVER = pwm_hardware