Commit graph

328 commits

Author SHA1 Message Date
fewtarius
3e0ccd4056
Fix condition where 001-deviceconfig is still being created causing a quirk configuration conflict. 2023-12-16 14:41:53 +00:00
Sparticuz
09fd64542e Merge branch 'main' into mainline
* main:
  Revert duckstation to fix build issue.
  Switch default suspend mode to mem + s2idle on RK3566.
  Bump ES to provide game directory creation complete message.
  Move creation of game directories out of automount and into ES under System Settings to remove merged storage directory conflict.
  Fix overlay rename oops in EmulationStation.
  Redirect build output to a separate log.
  rk3326: enable kernel serial output
  Fix issue with automount where game directories are not configured when bind mounting.
  update emulators, cores, support packages, box, and system theme (Art Book Next).
  Bump Linux to 6.6.6 (AMD64).
2023-12-14 10:17:26 -05:00
fewtarius
3c8811d13e
Switch default suspend mode to mem + s2idle on RK3566. 2023-12-12 22:12:38 +00:00
Sparticuz
1b1db2b4f4 fix panel reporting 2023-12-08 16:17:54 -05:00
Sparticuz
d3b6b90d45 Merge remote-tracking branch 'upstream/dev' into mainline
* upstream/dev: (52 commits)
  Fix udevil regression.
  Fix game migration to new path during post-update.
  Bump AMD64 kernel to 6.6.4.
  Bump Kernel to 6.1.65 on supported devices
  Fix merged storage to switch on and off correctly.  Hide internal/external switch, but make it available as system.merged.device (1/0).
  Yuzu-sa - Add cpu accuracy ES feature
  Additional merged storage optimizations, add a script to remove empty directories that may cause overlay issues.
  Disable merged storage by default, fix bind mount to use correct (updated) path.
  * Add support for changing the merged storage target between the internal and external card.   * Since JELOS creates the games directory structure it is possible that the overlay will hide games if you switch targets as it will consider them removed.  Delete the empty directories and reboot to resolve.     * Ex: find /storage/games-internal -type d -empty -delete && find /storage/games-external -type d -empty -delete && reboot   * Merged storage can now be disabled persistently.   * A new directory structure is required to enable switching:     * /storage/games-internal/roms     * /storage/games-external/roms     * The target /storage/roms has not changed. * Lowers clocks to powersave for RK3566 devices.
  Remove stale profile bits that still seem to exist on some devices and break audio.
  Remove stale xorg bits from package.
  Bump Citra-SA and Yuzu-SA
  Switch the xorg-server package to xwayland.  Tested the emulators that appeared to depend on it, they seemed to start up ok.
  Yuzu-SA: never ask to confirm close
  Add Yuzu Rumble Strength Feature
  Amlogic/linux: remove unneeded drm panel orientation quirk
  Amlogic/linux: silence dmesg spam
  Amlogic/linux: remove 1908 opp as this is not present in the bsp
  Amlogic/linux: simplify rgb10-max3-pro device tree
  Fix mesa oops
  ...
2023-12-04 11:13:00 -05:00
fewtarius
788a398aab
* Add support for changing the merged storage target between the internal and external card.
* Since JELOS creates the games directory structure it is possible that the overlay will hide games if you switch targets as it will consider them removed.  Delete the empty directories and reboot to resolve.
    * Ex: find /storage/games-internal -type d -empty -delete && find /storage/games-external -type d -empty -delete && reboot
  * Merged storage can now be disabled persistently.
  * A new directory structure is required to enable switching:
    * /storage/games-internal/roms
    * /storage/games-external/roms
    * The target /storage/roms has not changed.
* Lowers clocks to powersave for RK3566 devices.
2023-12-03 13:04:06 +00:00
mason
3af17579bb
Fix bug in RG552 sleep, and add sleep freq set to RK3326 build 2023-12-01 13:15:51 +00:00
mason
c3eb90549a
Lock device to lowest clocks during sleep mode 2023-12-01 13:15:48 +00:00
mason
15838bddb3
Set CPU/DMC/GPU to powersave during sleep 2023-12-01 13:15:47 +00:00
mason
27710357c0
Fix bug in RG552 sleep, and add sleep freq set to RK3326 build 2023-11-29 16:38:04 +00:00
mason
5e3ab92e9f
Lock device to lowest clocks during sleep mode 2023-11-28 23:48:55 +00:00
mason
81a047c2de
Set CPU/DMC/GPU to powersave during sleep 2023-11-28 22:30:47 +00:00
mason
0db7975dd2
Add device quirk for RG353VS (symlink to RBG353V) 2023-11-28 09:56:31 +00:00
fewtarius
6f477981fd
Merge branch 'dev' into mainline-3566 2023-11-28 09:55:48 +00:00
fewtarius
73b7b358e8
Feature: Use overlayfs to merge internal and external storage into /storage/roms.
* Creates a new directory structure for games:
  * Internal Storage (or tf1): /storage/games-internal
  * External MicroSD: /storage/games-external
  * Combined Path: /storage/roms
* Games copied to /storage/roms will be saved to /storage/games-internal.
* Samba has been updated to present both volumes for network access.
* EmulationStation now has an eject option under System Settings -> Hardware /Storage.
* When a compatible microsd is inserted, JELOS will automatically add it to the overlay, making the content available to ES after a gamelist update or an ES restart.
* Udevil will no longer mount microsd cards to /run/media, however it will still handle mounting all other external storage.
* After the update, JELOS will automatically migrate your current roms directory once.
* Additionally the hotkey management feature has moved from System Settings to Controller and Bluetooth Settings.
* The rom split tool is now deprecated as it is no longer needed.
2023-11-27 22:41:15 +00:00
fewtarius
947c482a37
* Improved support for AMD p-state drivers (<7w idle on AMD 6800U).
* Break Loki Zero link to configure proper default TDP for Max and MiniPro.
* Revert drain when charged while powered off support for RK3566.
2023-11-26 19:03:00 +00:00
fewtarius
a70f985c6e
Merge branch 'dev' into mainline-3566 2023-11-22 00:20:19 +00:00
mason
256df45d85
Clean up how we launch ports and set most ports to defualt to Perf Govs 2023-11-20 15:19:55 +00:00
fewtarius
f0ed4b03cc
Merge branch 'dev' into mainline-3566 2023-11-16 00:27:17 +00:00
mason
5a07479b6a
S922X: Fix citra & set GC, PS2, & 3DS to perf mode by default 2023-11-15 17:46:27 +00:00
fewtarius
c8a69d9317
Add AYANEO Air low brightness quirk for ES screensaver. Bump ES. 2023-11-15 03:13:39 +00:00
fewtarius
7d32c2993d
Sync mainline-3566 with dev. 2023-11-13 13:32:43 +00:00
mason
dd0017d82c
RK3326 - Perf mode for GBA & PSX 2023-11-11 17:31:25 +00:00
fewtarius
584f93509e
Apply GPU performance defaults for ARM devices. 2023-11-10 01:39:28 +00:00
fewtarius
2495edbca1
Sync dev. 2023-11-06 11:09:53 +00:00
mason
6ecc16597f
Add quirk folder for RGB10 (rk3326) 2023-11-03 05:11:36 +00:00
fewtarius
e491a52e36
Merge branch 'dev' into mainline-3566 2023-11-02 14:05:16 +00:00
adamg
d6c3602824 Amlogic: add support for ODROID-N2L 2023-11-01 20:42:54 +00:00
mason
56b0e0885a
Fix RK3399 HDMI sense 2023-11-01 05:06:15 +00:00
mason
920f70b6dd
Fix Audio wake from sleep issue (WIP 2023-10-31 19:22:37 +00:00
fewtarius
83136644b4
Merge branch 'dev' into mainline-3566 2023-10-27 11:16:25 +00:00
fewtarius
3c4acbb9a7
Delete duplicates, and clean up copyright statement. 2023-10-24 16:00:57 +00:00
fewtarius
37ad18a0dc
Remove duplicates, update documentation from the world build. 2023-10-24 15:26:57 +00:00
mason
69d0240fef
Fix copyright URLs 2023-10-24 13:59:09 +00:00
mason
5ce2b58496
Reassign my copyrights to the JELOS project. 2023-10-24 13:24:29 +00:00
mason
4c51cbd0c8
Reassign my copyrights to the JELOS project. 2023-10-24 13:20:01 +00:00
fewtarius
3f222455b1
Reassign my copyrights to the JELOS project. 2023-10-23 22:53:27 +00:00
fewtarius
e3553bbf47
Relicensing the JELOS project as GPLv2 after discussion with community and core developers to correct an oversight in our original licensing. This change will require sign-off by affected authors and core team members before merging. 2023-10-23 22:52:40 +00:00
fewtarius
afcca8ffeb
Merge branch 'dev' into mainline-3566 2023-10-23 20:44:08 +00:00
adamg
a799dbaa50 quirks: remove Amlogic blue led quirk and move it to dtb 2023-10-22 11:39:02 +01:00
adamg
95dba16852 quirks: cleanup Hardkernel ODROID-N2 audio quirk 2023-10-21 18:06:35 +01:00
adamg
8b35b75da6 quirks: fix headphone output for Hardkernel ODROID-N2 2023-10-21 12:45:16 +01:00
adamg
7cc9d5b040 Amlogic: add support for ODROID-N2/N2+ 2023-10-21 00:16:17 +01:00
adamg
03bafd858b Amlogic: refactor project to use SUBDEVICES 2023-10-21 00:16:17 +01:00
fewtarius
b779816292
Move audio quirks out of platform to support additional devices. 2023-10-19 13:30:30 +00:00
fewtarius
d0175e602b
Merge branch 'dev' into mainline-3566 2023-10-19 11:40:01 +00:00
fewtarius
8650a9b80e
Fix oops in Powkiddy RGB10 Max 3 audio quirks. 2023-10-17 10:26:13 +00:00
fewtarius
5e1a07666e
* Update suspendmode tool to support disabling suspend. Adds guard to not run if the settings haven't changed.
* Update documentation.
2023-10-15 02:18:17 +00:00
fewtarius
08b6cc54ea
* Fix Powkiddy RGB10 MAX 3 audio quirk, thanks to @adamg88.
* Update emulators and cores.
* Update Artbook Next theme.
2023-10-14 15:32:01 +00:00
fewtarius
d03d96d805
Merge pull request #2170 from fewtarius/dev
DEVICE_FAKE_JACKSENSE should be true on x55.
2023-10-11 16:35:33 -04:00
fewtarius
9ff6b57da5
DEVICE_FAKE_JACKSENSE should be true on x55. 2023-10-11 20:34:48 +00:00
mason
0a0007b974
Bump Kernel to 6.1.57 on supported devices, add RG552 wifi gpio toggle 2023-10-11 16:09:10 +00:00
fewtarius
1a5bba76aa
Sync dev. 2023-10-03 20:11:24 +00:00
fewtarius
9ab8b38ce0
Push my changes from today. 2023-10-03 15:11:07 +00:00
fewtarius
972b2085f1
* Documentation update, AMD64 PS2 now defaults to pcsx2-sa on fresh flashes.
* JELOS Information now displays fan speed and CPU temp correctly on supported AYANEO and ayn Loki devices.
2023-10-01 18:08:59 +00:00
fewtarius
6308e43ec9
Drop norewind for psx, adds assumed support for ayn Loki MiniPro. 2023-09-22 14:54:24 +00:00
fewtarius
d961601fb9
Improve LED brightness control in ES. 2023-09-20 12:32:24 +00:00
fewtarius
33a53ff9d4
Additional cleanup. 2023-09-20 12:16:40 +00:00
fewtarius
2e121e88f6
Clean up. 2023-09-20 12:11:41 +00:00
fewtarius
72db8476fe
Fix up credit to reference Maya Matuszczyk (@Maccraft123). 2023-09-20 11:50:55 +00:00
fewtarius
74b7bbcdaf
Credit @Maccraft123 for help with Air Plus reverse engineering, update kernel firmware. 2023-09-20 11:37:21 +00:00
fewtarius
d8786749b9
Fix a few function definitions. 2023-09-20 03:00:53 +00:00
fewtarius
2333765be5
When setting the color from led.color, don't re-activate the LEDs. 2023-09-20 02:43:14 +00:00
fewtarius
469c08ef24
oopsed wrong script. 2023-09-20 02:21:18 +00:00
fewtarius
f46a8945b2
Adds fan control for AYANEO Air Plus. 2023-09-20 02:20:51 +00:00
fewtarius
0483e019fd
Adds fan control for AYANEO Air Plus. 2023-09-20 02:14:32 +00:00
fewtarius
deafe59438
* Fixes EmulationStation saving incorrect value for brightness.
* Corrects Loki audio latency quirk.
* Fixes system startup bug (threads/gpu profile).
* Fixes AMD64 default tdp quirk.
2023-09-19 10:57:33 +00:00
fewtarius
b21ec34812
Default should trigger the rainbow pulse on Loki. 2023-09-19 09:42:14 +00:00
fewtarius
31862c6dd0
Loki LED control should check for EC state which requires patching ectool to provide it. 2023-09-19 09:32:23 +00:00
fewtarius
9b85ce6b0d
Add LED brightness control for AYN Loki Zero/Max. 2023-09-19 00:21:37 +00:00
fewtarius
6d7ca1ddb4
Update moderate fan profile for AYANEO Air. 2023-09-17 15:48:47 +00:00
Brooksytech
89a5beb8d4
Merge pull request #2054 from brooksytech/dev
Fix HP sense on OGU, bump kernel to 6.1.53
2023-09-13 11:10:33 -07:00
mason
15fbf13b93
Fix HP sense on OGU, bump kernel to 6.1.53 2023-09-13 18:09:23 +00:00
fewtarius
84678d64ff
Add auto (bios) fan control, only enable LED brightness on AIR devices. 2023-09-13 09:21:22 +00:00
fewtarius
89303e3c97
re-apply last LED setting on startup. 2023-09-13 01:27:05 +00:00
fewtarius
58a62ecefa
Fix audio latency global oops, add default latency value for the Loki Zero. 2023-09-13 00:26:54 +00:00
fewtarius
da8c3ec6b3
Ayn Loki Zero/Max fan control & modifiers. 2023-09-12 23:47:49 +00:00
fewtarius
3150cdcf18
Add ayn Loki Zero/Max LED control. 2023-09-12 20:25:41 +00:00
fewtarius
5f056df785
Fix RGB30 and RK2023 audio quirks. 2023-09-09 12:24:42 +00:00
fewtarius
d14d0bc4e0
Add pixel perfect option on RGB30, and enable it by default if it isn't already configured. 2023-09-09 10:12:10 +00:00
fewtarius
02b81d9977
Improve usb power management, environment variable handling in ES, and wifi power saving on AMD64. 2023-09-05 18:25:37 +00:00
fewtarius
a792269f66
Fix up RG351P/M volume control. 2023-09-04 19:08:01 +00:00
fewtarius
85f38f951f
Move suspend mode back to device quirks as x55 does not need it. 2023-09-04 15:59:42 +00:00
fewtarius
7a808851a6
Merging common quirks into platform quirks to reduce quirk sprawl. 2023-09-04 14:54:35 +00:00
fewtarius
165f994bc1
* Rework profile bits so they are correctly named and sequenced.
* Drop deprecated device.config from AMD64.
* Add a platform quirk for AMD64.x
2023-09-04 10:46:11 +00:00
fewtarius
9a416db51e
Link RGB30 quirks to RK2023. 2023-09-01 20:11:05 +00:00
fewtarius
71b92c2929
Revert "Drop s2idle so these devices use deeper sleep when enabled. Resuming will be buggy on some devices."
This reverts commit 9331b4cc4d.
2023-09-01 14:33:59 +00:00
fewtarius
9331b4cc4d
Drop s2idle so these devices use deeper sleep when enabled. Resuming will be buggy on some devices. 2023-09-01 12:37:49 +00:00
mason
9e3df150ec
Cleanup OGU quirks 2023-08-29 23:03:50 +00:00
mason
85a2310bdb
Fix OGU audio output path, bump linux to 6.1.49 2023-08-29 14:41:42 +00:00
fewtarius
34d9c1eee8
Disable suspend on OGU/RGB Max 3 until it is fully functional. 2023-08-25 13:20:43 +00:00
fewtarius
bbc1d65ef9
Fix amixer across all scripts. 2023-08-16 00:08:48 +00:00
fewtarius
a354e83d4a
Update kernel 6.4.10, 6.1.45. Fix OGU no audio issue. 2023-08-12 15:34:32 +00:00
fewtarius
24ddf008cc
Fix build issue with SDL patches, add game settings quirks to set performance mode for dreamcast, saturn, psp, and n64 by default. 2023-08-11 16:00:22 +00:00
fewtarius
818d78ee2a
Merge updated SDL rotation patches, thanks to @JohnnyonFlame! 2023-08-11 15:46:37 +00:00
fewtarius
cb6e73a0b6
Fixes Max 3 audio. 2023-08-09 20:10:55 +00:00
fewtarius
9dd9786d96
Cleanup variables, update bluez. 2023-08-09 10:29:28 +00:00
fewtarius
922f2a6e47
Merge pull request #1892 from fewtarius/pipewire
Deprecates ALSA and PulseAudio for Pipewire
2023-08-08 14:33:47 -04:00
fewtarius
9effd29a0f
pipewire first iteration ready to merge. 2023-08-08 18:23:57 +00:00
fewtarius
9696ca57d7
Fixed pipewire audio on RGB10 Max 3. 2023-08-08 15:59:42 +00:00
fewtarius
1b20be1589
Continued work on pipewire integration. 2023-08-08 12:13:09 +00:00
fewtarius
19b4ac947a
Revert RG552 alsa change. 2023-08-08 00:37:29 +00:00
fewtarius
af371d8644
Additional changes for pipewire support. 2023-08-07 15:57:50 +00:00
fewtarius
2230997316
Continued work on pipewire. 2023-08-07 02:22:19 +00:00
fewtarius
b11ebd6a32
Merge pull request #1890 from fewtarius/dev
Shave a few millisecs off of the boot time.
2023-08-06 20:31:35 -04:00
fewtarius
882fccf310
Merge branch 'dev' into pipewire 2023-08-07 00:30:55 +00:00
fewtarius
4f3ba66394
Shave a few millisecs off of the boot time. 2023-08-07 00:30:11 +00:00
fewtarius
4e4864342d
Working on pipewire integration. 2023-08-06 23:10:30 +00:00
fewtarius
9cd37cec0e
Merge pull request #1886 from fewtarius/dev
Fix brightness hotkey on AYANEO Air/Air Pro.
2023-08-06 11:30:59 -04:00
fewtarius
54fa8fed69
Fix brightness hotkey on AYANEO Air/Air Pro. 2023-08-06 15:30:11 +00:00
fewtarius
65f10eb71a
Merge pull request #1884 from fewtarius/dev
Make sure we set hotkeys when bluetooth controllers are connected.
2023-08-06 09:25:14 -04:00
fewtarius
b01c9a00c1
Make sure we set hotkeys when bluetooth controllers are connected. 2023-08-06 13:24:47 +00:00
anthonycaccese
0b453c6c31
Merge pull request #1882 from anthonycaccese/ayn-loki-max-support
AYN Loki Max Display & Audio Support
2023-08-06 07:38:09 -04:00
anthonycaccese
9d334e29ab
AYN Loki Max Audio Support 2023-08-05 14:41:22 -04:00
mason
281a91703f
Start support for RG351V 2023-08-04 21:17:40 +00:00
fewtarius
c9938ed45d
Improve hdmi support on x55, add a hotkey to kill ES for switching between internal and hdmi displays without rebooting. 2023-07-31 13:06:42 +00:00
mason
eef71d355a
Add variable to detect rotated SDL 2023-07-30 13:32:26 +00:00
fewtarius
d79bd0fbb8
Merge pull request #1846 from fewtarius/dev
* Complete work for the Audio reset feature (Danger Zone).
2023-07-28 20:45:34 -04:00
fewtarius
fa5359d937
* Complete work for the Audio reset feature (Danger Zone).
* Make fbwidth and fbheight available as a function, and ensure it supports
  rotated displays.
2023-07-29 00:44:10 +00:00
mason
4c97ca925a
Add PPSSPP control mapping for original OGA 2023-07-28 14:15:01 +00:00
mason
7c54d81fc8
Enable GPIO wifi control on RK3399 2023-07-28 13:16:04 +00:00
fewtarius
668f91fbb2
* Add platform quirks feature.
* Clean up quirks.
* New AMD default TDP (15w).
* Fix GPU perf setting bug.
2023-07-25 21:06:19 +00:00
fewtarius
eb64d6d58b
* Update alsa and associated packages.
* Fix setsettings bugs - controller index and analog dpad.
* Update Linux to 6.4.5 and 6.1.41
* Add configuration for Nintendo Switch Pro Controller.
* Only enable auto mute for specific models of AYANEO Air Plus (6800U).
* Remove logo.png if it's found in ES.
2023-07-24 22:32:28 +00:00
fewtarius
87b36d4635
Update dolphin-sa and primehack ES settings, adjust multiple scripts to improve execution time. 2023-07-23 13:47:19 +00:00
fewtarius
fb954b97fa
x55, ES, UI Updates
* Set correct rotation when connected to HDMI on Powkiddy x55.
* Deprecate EmulationStation splash screen.
* Fix bug setting 16:10 aspect ratio - move redundant script bits to a global function.
* Experiment with ES defaults.
2023-07-22 23:56:23 +00:00
fewtarius
6cbd147fbe
Revert HDMI framebuffer rotation (startup bits), as it isn't quite ready yet. 2023-07-22 21:30:07 +00:00
fewtarius
06a9cc1b41
* Fixes HDMI output on Powkiddy x55.
* Replaces Powkiddy's function that contantly disables HDMI.
  * Modifies boot args to no longer specify HDMI resolution.
  * Splits SDL2 into SDL2 and SDL2-rotated.
  * Adds environmental options to check for HDMI and if it isn't connected
    preload the rotation patched SDL2.
2023-07-22 18:29:09 +00:00
mason
af36a5b0b5
Fixing PPSSPP controls on RK3326 2023-07-22 04:37:57 +00:00
mason
5f43c25924
RG351P battery led status 2023-07-20 03:03:27 +00:00
mason
dbf475c669
Powkiddy RGB10 Max 3 LED Battery status 2023-07-18 13:04:37 +00:00
anthonycaccese
08a5e91704
Merge pull request #1743 from anthonycaccese/aokzoe-a1-pro-support
Add sleep mode to AOKZOE A1 Pro
2023-07-16 18:05:10 -04:00
anthonycaccese
0238203a14 GPD Win 4 support
Adds audio device and sleep mode quirks for GPD Win 4
2023-07-16 14:03:04 -04:00
anthonycaccese
46b83675d9 Add sleep mode 2023-07-16 14:01:45 -04:00
fewtarius
53ff325cad
Merge pull request #1715 from fewtarius/dev
Updating documentation, hide MANGOHUD, also hide fan control on some devices.
2023-07-14 17:25:32 -04:00
fewtarius
7287cb5311
Updating documentation, hide MANGOHUD. 2023-07-14 21:24:52 +00:00
anthonycaccese
b573a82d1c Initial support for AOKZOE A1 Pro
Adds display quirk to rotate screen correctly
Adds audio hardware quirk to set the correct audio device on startup

Note: for the display quirk I replaced the previous Ayaneo specific quirk with a more general one and combined quirks from both AYA and AOKZOE into that single patch
2023-07-14 13:36:05 -04:00
mason
a3dca25b69
RK3399 - Disable Power LED ES feature 2023-07-10 23:53:50 +00:00
mason
f962a948c5
Working on LED Battery Status Service 2023-07-10 04:03:40 +00:00
mason
c81f1fccf2
Finish up RK3399 Headphone / HDMI setup 2023-07-09 13:47:11 +00:00
mason
4f339eccd1
Adding HDMI serviec for RK3399 build 2023-07-08 14:03:58 +00:00
mason
7dd15ee17c
Add Headphone SW Switch 2023-07-07 17:59:03 +00:00
mason
8cbe2528ea
Finish up RK3399 jack sense 2023-07-06 22:59:41 +00:00
mason
2ff72c24ba
Fix RK3399 Headphone Sense 2023-07-06 15:36:07 +00:00
mason
173a02e72f
Prep RK3399 for release 2023-07-03 19:49:03 +00:00
fewtarius
8c08cdbfe9
* Add a mechanism for providing configuration on a per device basis.
* Supported via fresh flash and during the first post-install reboot.
  * Add configurations to packages/hardware/quirks/devices/(DEVICE)/config/ in the same format it would be found in /storage/.config.
  * System generic configs are copied first, and device specific configs are copied over them.
* Tweak audio so it works on boot.
2023-07-01 18:46:51 +00:00
mason
af7aee29ef
RGB10 Max 3 changes 2023-07-01 12:59:37 +00:00
mason
2e6be3985b
Initial Powkiddy RGB10 Max 3 Support 2023-06-30 12:38:54 +00:00
Brooksytech
b2a0544e73
Merge pull request #1645 from brooksytech/dev
Bring back RG552 support / RK3399 support
2023-06-29 14:17:56 -07:00
fewtarius
655558e4a3
Fix missing export. 2023-06-29 21:16:49 +00:00
mason
5a033a49a5
RK3399 updates 2023-06-29 20:10:01 +00:00