Compare commits

..

No commits in common. "729bb75d5d6f3726b112267b65cef81095cbe8a7" and "bee15d6f30e7420275f2afd058c6f6bf01538d5b" have entirely different histories.

5 changed files with 3 additions and 11 deletions

View File

@ -2,13 +2,9 @@
background-color: #555;
}
.markdown-section p.tip,
.markdown-section tr:nth-child(2n) {
background-color:#444;
}
.markdown-section p.tip {
background-color:#555;
color:#FFF;
background-color:#444;
}
.markdown-section tr {
@ -20,7 +16,7 @@
}
.markdown-section p.tip code {
background-color: #333;
background-color: #555;
color: #fff;
}

View File

@ -54,7 +54,6 @@
#define RP_IRQ_USB0_PRIORITY 3
#define RP_IRQ_I2C0_PRIORITY 2
#define RP_IRQ_I2C1_PRIORITY 2
#define RP_IRQ_RTC_PRIORITY 3
/*
* ADC driver system settings.

View File

@ -54,7 +54,6 @@
#define RP_IRQ_USB0_PRIORITY 3
#define RP_IRQ_I2C0_PRIORITY 2
#define RP_IRQ_I2C1_PRIORITY 2
#define RP_IRQ_RTC_PRIORITY 3
/*
* ADC driver system settings.

View File

@ -54,7 +54,6 @@
#define RP_IRQ_USB0_PRIORITY 3
#define RP_IRQ_I2C0_PRIORITY 2
#define RP_IRQ_I2C1_PRIORITY 2
#define RP_IRQ_RTC_PRIORITY 3
/*
* ADC driver system settings.

View File

@ -54,7 +54,6 @@
#define RP_IRQ_USB0_PRIORITY 3
#define RP_IRQ_I2C0_PRIORITY 2
#define RP_IRQ_I2C1_PRIORITY 2
#define RP_IRQ_RTC_PRIORITY 3
/*
* ADC driver system settings.