Max Filippov

Results 4 issues of Max Filippov

On systems with default shell being anything other than bash the redirection '>& /dev/null' may cause shell error, resulting in nm_ssh_get_free_device always returning 0. When tun0 or tap0 is busy...

This series fixes issue #199 and also fixes examples/blinky build (which now requires linking with libc b/o liblwip.a(espconn_buf.o)).

Is there any chance of having softmac interface provided by the esp_hosted_ng firmware? I.e. instead of implementing more features in the firmware providing lower level access to the wifi hardware?...

Fixed: - possible a7/a15 corruption in functions with 6+ argument words and frame pointer enabled; - vararg functions; - setjmp/longjmp; - nested functions; - profiling with -pg option (_mcount call);...