mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/hifive1*: remove gpio interrupt definition
This macro is now defined in periph_cpu.h
This commit is contained in:
parent
3f29eb9efb
commit
b42cf186fe
@ -120,14 +120,6 @@ static const uart_conf_t uart_config[] = {
|
||||
|
||||
/** @} */
|
||||
|
||||
/**
|
||||
* @name GPIO configuration
|
||||
*
|
||||
* @{
|
||||
*/
|
||||
#define GPIO_INTR_PRIORITY (3)
|
||||
/** @} */
|
||||
|
||||
/**
|
||||
* @name PWM configuration
|
||||
*
|
||||
|
@ -121,14 +121,6 @@ static const uart_conf_t uart_config[] = {
|
||||
|
||||
/** @} */
|
||||
|
||||
/**
|
||||
* @name GPIO configuration
|
||||
*
|
||||
* @{
|
||||
*/
|
||||
#define GPIO_INTR_PRIORITY (3)
|
||||
/** @} */
|
||||
|
||||
/**
|
||||
* @name PWM configuration
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user