diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst index 57ed445e..f9cf9691 100644 --- a/docs/user/supported_devices.rst +++ b/docs/user/supported_devices.rst @@ -43,6 +43,7 @@ ath79-generic - OM2P (v1, v2, v4) - OM2P-HS (v1, v2, v3, v4) - OM2P-LC + - OM5P * Plasma Cloud diff --git a/targets/ath79-generic b/targets/ath79-generic index 9b8ceb5b..63f0d53e 100644 --- a/targets/ath79-generic +++ b/targets/ath79-generic @@ -189,6 +189,10 @@ device('openmesh-om2p-lc', 'openmesh_om2p-lc', { factory = false, }) +device('openmesh-om5p', 'openmesh_om5p', { + factory = false, +}) + -- Plasma Cloud