-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathboards.txt
More file actions
32 lines (27 loc) · 998 Bytes
/
Copy pathboards.txt
File metadata and controls
32 lines (27 loc) · 998 Bytes
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
# See: http://code.google.com/p/arduino/wiki/Platforms
menu.cpu=Processor
## FPB-RL78F25 Description
f25-fpb-100p.name=FPB-RL78F25
f25-fpb-100p.upload.tool=rl78flash
f25-fpb-100p.upload.protocol=rl78
f25-fpb-100p.upload.maximum_size=524288
f25-fpb-100p.upload.maximum_data_size=40960
f25-fpb-100p.upload.speed=115200
f25-fpb-100p.bootloader.tool=
f25-fpb-100p.bootloader.low_fuses=
f25-fpb-100p.bootloader.high_fuses=
f25-fpb-100p.bootloader.extended_fuses=
f25-fpb-100p.bootloader.unlock_bits=
f25-fpb-100p.bootloader.lock_bits=
f25-fpb-100p.bootloader.file=
f25-fpb-100p.build.mcu=rl78
f25-fpb-100p.build.f_cpu=40000000L
f25-fpb-100p.build.board=RL78F25_FPB
f25-fpb-100p.build.core=rl78f25
########## TSSR changed ##########
f25-fpb-100p.build.ldscript=variants/f25-fpb-100p/linker_scripts/linker_script.ld
########## TSSR changed ##########
f25-fpb-100p.build.variant=f25-fpb-100p
f25-fpb-100p.build.extra_flags=-DGRPROT
##############################################################
#<EOF>