Update .gitpod: Add idf44 setup and build commands to prebuild step
Update lv binding script bugfix
Reduce IRAM usage by switching to size optimization. Related: https://github.com/micropython/micropython/issues/8202#issuecomment-1019763797
Reduce IRAM consumption by placing FREERTOS functions into flash. This is needed for higher versions of esp-idf where IRAM overflows without some reduction