lotus: Changes needed for latest changes from master
Signed-off-by: Daniel Schaefer <dhs@frame.work>
This commit is contained in:
parent
15e1549954
commit
a070c1c87c
@ -3,8 +3,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <config_common.h>
|
||||
|
||||
// Allow (emulated) EEPROM reset using VIA
|
||||
#define VIA_EEPROM_ALLOW_RESET
|
||||
|
||||
|
||||
@ -23,6 +23,7 @@
|
||||
/*
|
||||
* IRQ system settings.
|
||||
|
||||
* Need to define this for the ADC code to compile.
|
||||
* TODO: Default is 3, should it be 2?
|
||||
*/
|
||||
#undef RP_IRQ_ADC1_PRIORITY
|
||||
#define RP_IRQ_ADC1_PRIORITY 2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user