diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst index b074b5e5..9094ad9c 100644 --- a/docs/user/supported_devices.rst +++ b/docs/user/supported_devices.rst @@ -25,6 +25,10 @@ ath79-generic - Raccoon +* Onion + + - Omega + * Plasma Cloud - PA300 diff --git a/targets/ath79-generic b/targets/ath79-generic index 2051e303..bb52a36f 100644 --- a/targets/ath79-generic +++ b/targets/ath79-generic @@ -74,6 +74,10 @@ device('ocedo-raccoon', 'ocedo_raccoon', { factory = false, }) +-- Onion + +device('onion-omega', 'onion_omega') + -- Plasma Cloud device('plasma-cloud-pa300', 'plasmacloud_pa300')