diff options
author | Uros Majstorovic <majstor@majstor.org> | 2021-03-29 13:16:54 +0200 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2021-03-29 13:16:54 +0200 |
commit | a2f1e5c207ff2071b4265b819f320d139eb6adf1 (patch) | |
tree | bce87cc97bd61b9b81734ba1882943f5a193742f /hw | |
parent | 80a073ebd37e90d1309e75c9e19252e7c8cd5948 (diff) |
added CHANGES file
Diffstat (limited to 'hw')
-rw-r--r-- | hw/CHANGES.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/hw/CHANGES.txt b/hw/CHANGES.txt new file mode 100644 index 0000000..a767859 --- /dev/null +++ b/hw/CHANGES.txt @@ -0,0 +1,7 @@ +REV2: + - Replaced FT813 with BT817 display/touch controller. + BT817 24bit parallel output is serialized using DS90C185 + i.MX8M LVDS output and BT817 output are multiplexed using TS3DV520E + - Added 2nd MAX98357A amplifier for stereo sound + - Added FT230X USB to UART interface. Allows programming both fe310 and esp32 without JTAG programmer + - Added LSM9DS1 accelerometer/gyroscope/magnetometer sensor
\ No newline at end of file |