Skip to content

Commit

Permalink
backported QSPI from PR #388
Browse files Browse the repository at this point in the history
  • Loading branch information
tobozo committed Aug 20, 2024
1 parent 048b888 commit f316c91
Show file tree
Hide file tree
Showing 11 changed files with 2,193 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/lgfx/v1/Bus.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ namespace lgfx
{
bus_unknown,
bus_spi,
bus_qspi,
bus_i2c,
bus_parallel8,
bus_parallel16,
Expand Down
Loading

0 comments on commit f316c91

Please sign in to comment.