mirror of
https://github.com/suchmememanyskill/CYD-Klipper.git
synced 2026-03-21 05:33:24 +00:00
esp32-4827S043R
This commit is contained in:
4
ci.py
4
ci.py
@@ -7,13 +7,15 @@ CYD_PORTS = [
|
||||
"esp32-8048S043C-SD",
|
||||
"esp32-2432S024C-SD",
|
||||
"esp32-4827S043C-SD",
|
||||
"esp32-3248S035C-V"
|
||||
"esp32-3248S035C-V",
|
||||
"esp32-4827S043R-SD",
|
||||
]
|
||||
BASE_DIR = os.getcwd()
|
||||
|
||||
def get_manifest(base_path : str, device_name : str):
|
||||
return {
|
||||
"name": f"to {device_name}",
|
||||
"funding_url": "https://ko-fi.com/suchmememanyskill",
|
||||
"new_install_prompt_erase": True,
|
||||
"builds": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user