Skip to content

Releases: adafruit/Adafruit_TestBed

1.13.1 Formatting changes to pass CI

23 Jul 14:58
d486700
Compare
Choose a tag to compare

What's Changed

  • ESP32BootRom.cpp: format ifdefs by @tyeth in #26

New Contributors

  • @tyeth made their first contribution in #26

Full Changelog: 1.13.0...1.13.1

1.13.0

23 Jul 14:09
64fc7e3
Compare
Choose a tag to compare
  • Add feedback when reading (on LCD) as slow operation
  • Add swj_clock argument, error setting for analog tests, and some ifdefs for ESP32 programming modes

Full Changelog: 1.12.2...1.13.0

1.12.2 Add support for c6 programming stub + chip detect

09 Jul 10:22
e0d3b19
Compare
Choose a tag to compare

What's Changed

  • Brain rp2040 tester support esp32-c6 by @hathach in #25

Full Changelog: 1.12.1...1.12.2

1.12.1 Add blink and don't halt on bad ID read

09 Apr 18:08
Compare
Choose a tag to compare

1.12.0 Add ESP8266 binary generation, read_nrf52840_to_sdcard example

09 Jan 15:45
d02093a
Compare
Choose a tag to compare

What's Changed

  • Add verify arg dap_programFlash(), add new dap_readFlash(), add Brain::dap_readFlash(), add read_nrf52840_to_sdcard example by @hathach in #23
  • Add 8266 binary by @hathach in #24

Full Changelog: 1.11.0...1.12.0

1.11.0 Refactor ESP32 programming from Brain to TestBed

17 Oct 13:56
c5216f2
Compare
Choose a tag to compare

What's Changed

  • Refactor programming esp32 out of Brain, introduces ESP32_NATIVE_USB by @hathach in #22
  • Upgrade tool/esp_compress.py with --sd option to generate metadata for
    use with files on sdcard
  • Add new program_esp32_uart_from_sdcard that tested on metro m4 (and
    pyportal) by @hathach in 9a1477f

Full Changelog: 1.10.0...1.11.0

1.10.0 - Added usbh hub test, small tweaks

18 Jul 19:40
6e53893
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.9.0...1.10.0

1.9.0 - Fixed neopixel colors, added esp8266 support, added esp prograamming support

30 May 16:34
782efbf
Compare
Choose a tag to compare

What's Changed

  • fine tune and fix neopixel incorrect color by @hathach in #18
  • Add esp8266 by @hathach in #19
  • add support for programming esp via serial host with usb-to-uart chip like ch9102f by @hathach in #20

Full Changelog: 1.8.2...1.9.0

1.8.2 - Fixed ESP32-S3 reset

03 Apr 19:47
d19c9f6
Compare
Choose a tag to compare

1.8.1 - Added some debug and semaphore

14 Mar 19:45
b5a2854
Compare
Choose a tag to compare