diff options
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 |