Skip to content

Releases: tmobile/DevEdge-IoTDevKit-ZephyrRTOS

tmz-1.19.0-qa-rc1

22 Mar 00:12
f6c649b
Compare
Choose a tag to compare
tmz-1.19.0-qa-rc1 Pre-release
Pre-release
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

23 Feb 21:24
Compare
Choose a tag to compare
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

16 Feb 03:06
Compare
Choose a tag to compare
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

14 Feb 20:20
Compare
Choose a tag to compare
drivers: counter: Re-add date_service persistence and .gitattributes …

tmz-1.18.0-qa-rc1

11 Feb 01:41
328f407
Compare
Choose a tag to compare
tmz-1.18.0-qa-rc1 Pre-release
Pre-release
drivers: counter: Remove ds3231 from Gecko RTCC and add persistence (…

tmz-1.17.0-qa

20 Jan 00:02
b204431
Compare
Choose a tag to compare
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

19 Jan 03:01
b204431
Compare
Choose a tag to compare
tmz-1.17.0-qa-rc1 Pre-release
Pre-release
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

06 Jan 03:08
Compare
Choose a tag to compare
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

22 Dec 00:13
Compare
Choose a tag to compare
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

16 Dec 22:38
Compare
Choose a tag to compare
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>