mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-23 21:43:51 +01:00
drivers/include: add NETDEV_SX127X
This commit is contained in:
parent
56cf30172f
commit
8ca2e09d95
@ -292,6 +292,7 @@ typedef enum {
|
||||
NETDEV_NRF802154,
|
||||
NETDEV_STM32_ETH,
|
||||
NETDEV_CC110X,
|
||||
NETDEV_SX127X,
|
||||
/* add more if needed */
|
||||
} netdev_type_t;
|
||||
/** @} */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user