Skip to content

Book v1.5 — Bare-Metal Ada on the ESP32-S3

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Aug 03:28
· 3 commits to main since this release

What's Changed

  • gt911: add ESP32S3.GT911 -- Goodix 5-point capacitive touch driver by @rowsail in #200
  • gpio: move the GPIO interrupt ISR from Device_L3_0 to Device_L2_1 by @rowsail in #201
  • SD/MMC: real 20 MHz clock, multi-block runs; wifi TCP-slot + TLS/PSRAM work by @rowsail in #202
  • ext4: grow a directory when its dirent blocks fill by @rowsail in #203
  • book: ext4 directory capacity + the deliberately-small-scope rationale by @rowsail in #204
  • ftp_client: Mod_Time (MDTM) for change detection by @rowsail in #205

Full Changelog: v1.4...v1.5