Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2023-09-08 22:32:20 +00:00
parent 569fb6f999
commit 811f077dee
4 changed files with 8518 additions and 0 deletions

View File

@ -0,0 +1,7 @@
//DO NOT EDIT MANUALLY, let automation work hard.
// auto-generated by PinoutLogic.java based on config/boards/hellen/hellen-112-17/connectors/main.yaml
#pragma once
Gpio GENERATED_OUTPUTS = {
}

View File

@ -0,0 +1,12 @@
//DO NOT EDIT MANUALLY, let automation work hard.
// auto-generated by PinoutLogic.java based on config/boards/hellen/hellen-112-17/connectors/main.yaml
#include "pch.h"
// see comments at declaration in pin_repository.h
const char * getBoardSpecificPinName(brain_pin_e brainPin) {
switch(brainPin) {
default: return nullptr;
}
return nullptr;
}

View File

@ -0,0 +1,6 @@
//
// was generated automatically by rusEFI tool config_definition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 2398669285
#define TS_SIGNATURE "rusEFI master.2023.09.08.hellen-112-17.2398669285"

File diff suppressed because it is too large Load Diff