mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +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…
x
Reference in New Issue
Block a user