Pat Erley

Results 6 issues of Pat Erley

This updates the gcc patch to generate working toolchains for gcc 8.3+ (tested 8.3 and 9.1) for at least the stm32.

When using libtelnet in embedded places, the 1k stack used in each of the telnet vprintf functions can be a bit excessive. To allow embedded users to work around this,...

I didn't squash these, as you may not want to take them all as 1 change.

The crate currently pulls in the samples/ (which adds cpal as a dep) and the testsamples/ (which don't have their license specified). I don't believe these are actually necessary for...

When a user app is handling these messages, the tai_utc_delta and time_zone_offset fields are not correctly populated. Resolve by properly setting the fields.

Status: Opened

## Description Currently, even if you call esp_ble_mesh_set_unprovisioned_device_name immediately after esp_ble_mesh_init, you can end up sending out an advertisement using the default 'ESP-BLE-MESH' name. Unfortunately, due to iOS limitations, this...

Status: Opened