Skip to content

Releases: tmobile/DevEdge-IoTDevKit-ZephyrRTOS

tmz-1.21.2-qa

07 Jun 23:51
Compare
Choose a tag to compare
drivers: modem: Fix stack overflow (#186)

Fixed issue where a stack overflow would occur in 1SC driver init with
standard stack size.

Signed-off-by: Jared Baumann <jared.baumann8@t-mobile.com>

tmz-1.21.1-qa

16 May 13:39
Compare
Choose a tag to compare
drivers: modem: Fix stack overflow (#186)

Fixed issue where a stack overflow would occur in 1SC driver init with
standard stack size.

Signed-off-by: Jared Baumann <jared.baumann8@t-mobile.com>

tmz-1.21.0-qa

05 May 22:54
3946500
Compare
Choose a tag to compare
boards: arm: Enable DPD flag on flash chip (#180)

Enable using the DPD mode on our SPI NOR chip.

Signed-off-by: Jared Baumann <jared.baumann8@t-mobile.com>

tmz-1.20.1-qa

20 Apr 18:30
Compare
Choose a tag to compare
net: http: Added packet timeout to http client (#174)

Added timeout for individual packets to the HTTP client code.

Signed-off-by: Jared Baumann <jared.baumann8@t-mobile.com>

tmz-1.20.0-qa

18 Apr 19:19
Compare
Choose a tag to compare
boards: arm: Fix build warning with unused param (#171)

This fixes a build warning associated with an unused parameter

Signed-off-by: John Lange <John.Lange2@T-Mobile.com>

tmz-1.20.0-qa-rc2

18 Apr 15:51
Compare
Choose a tag to compare
tmz-1.20.0-qa-rc2 Pre-release
Pre-release
drivers: sensor: Explicitly deassert reset on GNSS (#170)

Fixed GNSS driver to function without board explicitly de-asserting the
reset line.

Signed-off-by: Jared Baumann <jared.baumann8@t-mobile.com>

tmz-1.20.0-qa-rc1

14 Apr 22:36
0102e49
Compare
Choose a tag to compare
tmz-1.20.0-qa-rc1 Pre-release
Pre-release
drivers: Added initial support for power domains (#169)

Added needed functionality for power domains.

Signed-off-by: Jared Baumann <jared.baumann8@t-mobile.com>

tmz-1.19.2-qa

29 Mar 23:17
Compare
Choose a tag to compare
driver: sensor: fix tmp108 build (#158)

Fixed tmp108 build when device_pm is not enabled

Signed-off-by: Jared Baumann <jared.baumann8@t-mobile.com>

tmz-1.19.1-qa

28 Mar 19:42
Compare
Choose a tag to compare
driver: sensor: fix tmp108 build (#158)

Fixed tmp108 build when device_pm is not enabled

Signed-off-by: Jared Baumann <jared.baumann8@t-mobile.com>

tmz-1.19.0-qa

22 Mar 23:36
Compare
Choose a tag to compare
modem: Add warning to modem shell for long SMS (#152)

Added a warning to modem shell for SMS messages larger than the
specified maximum value.

Signed-off-by: Jared Baumann <jared.baumann8@t-mobile.com>