summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'post/evmk2h/bin/post_i2crom.map.pp')
-rwxr-xr-xpost/evmk2h/bin/post_i2crom.map.pp25
1 files changed, 0 insertions, 25 deletions
diff --git a/post/evmk2h/bin/post_i2crom.map.pp b/post/evmk2h/bin/post_i2crom.map.pp
deleted file mode 100755
index 90c81c6..0000000
--- a/post/evmk2h/bin/post_i2crom.map.pp
+++ /dev/null
@@ -1,25 +0,0 @@
1section
2{
3 param_index = 0
4 boot_mode = 40
5 sw_pll_prediv = 1
6 sw_pll_mult = 16
7 sw_pll_postdiv = 2
8 options = 1
9
10 core_freq_mhz = 625
11 i2c_clk_freq_khz = 200
12
13 dev_addr_ext = 0x50
14
15 multi_i2c_id = 0
16 my_i2c_id = 1
17 address_delay = 0
18 exe_file = "post.i2c.ccs"
19}
20
21
22
23
24
25