Releases: tmobile/DevEdge-IoTDevKit-ZephyrRTOS
Releases · tmobile/DevEdge-IoTDevKit-ZephyrRTOS
tmz-1.19.0-qa-rc1
drivers: modem: Increased maximum size for SNI (#147) Added configuration option for SNI size on the 1SC modem. Signed-off-by: Jared Baumann <jared.baumann8@t-mobile.com>
tmz-1.18.2-qa
net: http_client: Change POLLIN to ZSOCK_POLLIN This changes an instance of POLLIN to ZSOCK_POLLIN Signed-off-by: John Lange <John.Lange2@T-Mobile.com>
tmz-1.18.1-qa
net: http_client: Change POLLIN to ZSOCK_POLLIN This changes an instance of POLLIN to ZSOCK_POLLIN Signed-off-by: John Lange <John.Lange2@T-Mobile.com>
tmz-1.18.0-qa
drivers: counter: Re-add date_service persistence and .gitattributes …
tmz-1.18.0-qa-rc1
drivers: counter: Remove ds3231 from Gecko RTCC and add persistence (…
tmz-1.17.0-qa
driver: sensor: Fix accelerometer interrupts (#81) lis2dw12 demo driver side changes from the last PR. Signed-off-by: Kevin King <kevin.king101@t-mobile.com> Signed-off-by: Jared Baumann <jared.baumann8@t-mobile.com> Co-authored-by: Jared Baumann <jared.baumann8@t-mobile.com>
tmz-1.17.0-qa-rc1
driver: sensor: Fix accelerometer interrupts (#81) lis2dw12 demo driver side changes from the last PR. Signed-off-by: Kevin King <kevin.king101@t-mobile.com> Signed-off-by: Jared Baumann <jared.baumann8@t-mobile.com> Co-authored-by: Jared Baumann <jared.baumann8@t-mobile.com>
tmz-1.16.1-qa
drivers: bluetooth: Fix bt_keys log issues Fixed issues where older versions of "bt_addr_le_str" and "bt_hex" are no longer available. Signed-off-by: Jared Baumann <jared.baumann8@t-mobile.com>
tmz-1.16.0-qa
drivers: modem: Fix Murata modem build without TLS Fixed issue that prevented the murata modem driver from building if TLS was disabled. Signed-off-by: Jared Baumann <jared.baumann8@t-mobile.com>
tmz-1.16.0-qa-rc2: drivers: wifi: Fix hang on failed device init
Driver now properly checks if init succeeds before trying to read from the 9116 chip. Signed-off-by: Jared Baumann <jared.baumann8@t-mobile.com>