mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
cpu/nrf51822: added custom GPIO_UNDEF define
This commit is contained in:
parent
d748d4ba4f
commit
c7f54c1189
@ -23,14 +23,6 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/**
|
||||
* @brief Define mandatory GPIO types for NRF51822 CPUs
|
||||
* @{
|
||||
*/
|
||||
typedef int gpio_t;
|
||||
typedef int gpio_mux_t;
|
||||
/** @} */
|
||||
|
||||
/**
|
||||
* @brief Override GPIO pull register select values
|
||||
* @{
|
||||
|
Loading…
Reference in New Issue
Block a user