-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathbpm.tml
More file actions
42 lines (38 loc) · 1 KB
/
bpm.tml
File metadata and controls
42 lines (38 loc) · 1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[[bin]]
name = "ch376"
path_ch376 = "tests/ch376.c"
[package]
name = "ch376lib"
version = "2025.4"
authors = [ "jede",]
license = ""
edition = "2018"
cpu = "6502"
docsfolder = "mkdocs/docs/"
readme = "README.md"
repository = "https://github.com/orix-software/ch376lib"
documentation = "https://orix-software.github.io/ch376lib/"
description = "ch376 management https://orix-software.github.io/ch376lib/api/"
homepage = "https://orix-software.github.io/ch376lib/"
buildfolder = "build"
packagetype = "tgz"
codetype = "lib"
templatecode = ""
pathsrc = "src"
oricutron_replace_autoboot_run = "True"
asm_bin_tpl_version = "2024.4"
asm_rom_tpl_version = "2024.4"
orixsdk_version = "2023.3.0"
default_github_action_version = "2024.4"
default_generatedoc_version = "2025.4"
orix_minimal_kernel_version = "2024.1"
orix_run_pre_script = "scripts/starting.sub"
md2hlp = "yes"
enable_publish = "True"
enable_build = "True"
rom_compatible = "False"
lib = "True"
web_doc_command = "mkdocs build"
[dependencies]
[dynamiclibs]
[srcfolders]