jakkra / ZSWatch

ZSWatch - the Open Source Zephyrâ„¢ based Smartwatch, including both HW and FW.
https://forms.gle/G48Sm5zDe9aCaYtT9
GNU General Public License v3.0
2.2k stars 180 forks source link

Update Kconfig #246

Closed Kampi closed 3 months ago

Kampi commented 3 months ago

Set default PCB revision in Kconfig to 5

Kampi commented 3 months ago

@jakkra PCB version 5 as default fails in CI/CD. Can we fix it? If I remember correctly you mentioned that the Flash memory causes some issues.

jakkra commented 3 months ago

On it

jakkra commented 3 months ago

Ok, so you need to set it to verson 3 in native_sim (or keep same default as now) due to not having filesystem support in native_sim yet. (Or just skip changing the default and close the PR)