Review the wish list...WiFive wrote: ↑Mon Mar 25, 2019 6:27 amSounds like it is basically "esp32+" or "esp33". I think we can mention small things that are hopefully fixed/upgraded from esp32 since it is not in production yet, there is still time!
- More psram cache address space
- More flash cache address space
- better ulp core (some tiny xtensa thing?, c targetable)
- minimal iomux conflicts
- better i2c peripheral, support clock stretching, slave address mask, monitor/debug mode
- support espnow and ble advertising from rom/ram only (wake stub, no flash load)
- BLE 5 phy features
- better continuity of reserved ram areas
- More psram cache address space ✓
- More flash cache address space ✓
- better ulp core ✓
- minimal iomux conflicts ✓ (we'll assume more pins means yes)
- better i2c peripheral, support clock stretching, slave address mask, monitor/debug mode (maybe)
- support espnow and ble advertising from rom/ram only (wake stub, no flash load) ✖
- BLE 5 phy features ✖
- better continuity of reserved ram areas ✓ (probably)