Go to file
2023-08-09 16:06:51 +01:00
bsp/dp32g030 First version. 2023-08-09 16:06:51 +01:00
driver First version. 2023-08-09 16:06:51 +01:00
external First version. 2023-08-09 16:06:51 +01:00
hardware/dp32g030 First version. 2023-08-09 16:06:51 +01:00
.gitmodules First version. 2023-08-09 16:06:51 +01:00
board.c First version. 2023-08-09 16:06:51 +01:00
board.h First version. 2023-08-09 16:06:51 +01:00
firmware.ld First version. 2023-08-09 16:06:51 +01:00
gen-overlay-symbols.sh First version. 2023-08-09 16:06:51 +01:00
init.c First version. 2023-08-09 16:06:51 +01:00
LICENSE Initial commit 2023-08-09 16:01:44 +01:00
main.c First version. 2023-08-09 16:06:51 +01:00
Makefile First version. 2023-08-09 16:06:51 +01:00
overlay.c First version. 2023-08-09 16:06:51 +01:00
overlay.h First version. 2023-08-09 16:06:51 +01:00
README.md First version. 2023-08-09 16:06:51 +01:00
sram-overlay.c First version. 2023-08-09 16:06:51 +01:00
sram-overlay.h First version. 2023-08-09 16:06:51 +01:00
sram-overlay.ld First version. 2023-08-09 16:06:51 +01:00
start.S First version. 2023-08-09 16:06:51 +01:00

Open reimplementation of the Quan Sheng UV K5 v2.1.27 firmware

This currently works for me, but use at your own risk.

License

Copyright 2023 Dual Tachyon https://github.com/DualTachyon

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.