SmingHub / Sming

Sming - powerful open source framework simplifying the creation of embedded C++ applications.
https://sming.readthedocs.io
GNU Lesser General Public License v3.0
1.47k stars 348 forks source link

Fix spiFlash type mismatch warning during init #2809

Closed mikee47 closed 3 months ago

mikee47 commented 3 months ago

This PR makes a small change to Host builds, enabling all debug_x statements during init/exit. This highlights one issue, fixed, caused by missing device entry in Rp2040, Host hardware configs:

[Device] 'spiFlash' type mismatch, 'unknown' in partition table but device reports 'flash'