summaryrefslogtreecommitdiffstats
blob: 06ac8ddce0898b93a87e50f0a4a9c5f95f9e496d (plain) (blame)
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
section 
{
  param_index    = 0
  boot_mode      = 40
  sw_pll_prediv	 = 0
  sw_pll_mult    = 0
  sw_pll_postdiv = 0
  options        = 1

  core_freq_mhz    = 100
  i2c_clk_freq_khz = 200

  dev_addr_ext = 0x50

  multi_i2c_id = 0
  my_i2c_id    = 1
  address_delay = 0
  exe_file = "post.i2c.ccs"
}