diff options
author | Devaev Maxim <[email protected]> | 2018-09-26 02:11:23 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2018-09-26 02:11:23 +0300 |
commit | 940989b6e9a3fe31bd236e4bed96e1d4778a403b (patch) | |
tree | 0ed5679b56b198db88b27390b92e29019cd4ab6f /os/platforms/v2/config.txt | |
parent | 6e9a3222ce566f6430caad541c2695255cb06d7c (diff) |
v2 beta
Diffstat (limited to 'os/platforms/v2/config.txt')
-rw-r--r-- | os/platforms/v2/config.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/os/platforms/v2/config.txt b/os/platforms/v2/config.txt new file mode 100644 index 00000000..f99b10b4 --- /dev/null +++ b/os/platforms/v2/config.txt @@ -0,0 +1,5 @@ +gpu_mem=16 +start_x=1 +enable_uart=1 +dtoverlay=tc358743,i2c_pins_28_29=1 +dtparam=act_led_gpio=27 |