Brian Wyld
Brian Wyld
I also have this issue. Althought the client end receives its data, it also seems to cause a 501 error for following request from certain browsers (actually probably if the...
Ok. Seems like bsp/bsp_defs.h is not a 'standard' file in mynewt BSPs. How about bsp/bsp.h?
Any chance of getting this PR in?
Hi this was my original PR method, adding a syscfg (as for the main task stack size). However this was not approved... and the method of an include suggested. brian...
The need is to have an ajustable size for the stack depending on the bsp, as during low power entry/exit (which takes place in the idle task) it is neccessary...
@ChrisKahrs Thanks for noting that the ESP32S3 firmware.bin MUST be flashed to 0x0000 NOT 0x1000 (like the ESP32 build). I was completely stuck as to why none of the .bins...