lotus: Changes needed for latest changes from master
Signed-off-by: Daniel Schaefer <dhs@frame.work>
This commit is contained in:
@@ -3,8 +3,6 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <config_common.h>
|
|
||||||
|
|
||||||
// Allow (emulated) EEPROM reset using VIA
|
// Allow (emulated) EEPROM reset using VIA
|
||||||
#define VIA_EEPROM_ALLOW_RESET
|
#define VIA_EEPROM_ALLOW_RESET
|
||||||
|
|
||||||
|
|||||||
@@ -23,6 +23,7 @@
|
|||||||
/*
|
/*
|
||||||
* IRQ system settings.
|
* 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
|
#define RP_IRQ_ADC1_PRIORITY 2
|
||||||
|
|||||||
Reference in New Issue
Block a user