diff --git a/docs/user/supported_devices.rst b/docs/user/supported_devices.rst index 237699a1..728a1153 100644 --- a/docs/user/supported_devices.rst +++ b/docs/user/supported_devices.rst @@ -17,6 +17,10 @@ ath79-generic - GL-AR300M-Lite +* Joy-IT + + - JT-OR750i + * OCEDO - Raccoon diff --git a/targets/ath79-generic b/targets/ath79-generic index 88c2d91d..aa5cc3b0 100644 --- a/targets/ath79-generic +++ b/targets/ath79-generic @@ -60,6 +60,14 @@ device('gl.inet-gl-ar300m-lite', 'glinet_gl-ar300m-lite', { factory = false, }) +-- JOY-IT + +device('joy-it-jt-or750i', 'joyit_jt-or750i', { + packages = ATH10K_PACKAGES_QCA9887, + factory = false, +}) + + -- OCEDO device('ocedo-raccoon', 'ocedo_raccoon', {