-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathplatformio.ini
More file actions
24 lines (19 loc) · 746 Bytes
/
Copy pathplatformio.ini
File metadata and controls
24 lines (19 loc) · 746 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
; PlatformIO Project Configuration File
;
; Build options: build flags, source filter
; Upload options: custom upload port, speed and extra flags
; Library options: dependencies, extra library storages
; Advanced options: extra scripting
;
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[env:ch554]
platform = intel_mcs51
board = ch554
; force toolchain 4.1.0
platform_packages = toolchain-sdcc@~1.40100.0
build_flags = -DFREQ_SYS=24000000 -DPCB_LAYOUT -I./include/ --model-small --no-xinit-opt
build_unflags = --opt-code-size --std-sdcc11 --peep-return
extra_scripts = post:extra_script.py
[platformio]
description = WCH554 USB MOUSE + KEYBOARD <-> AMIGA X-LATER