Releases: tmobile/DevEdge-IoTDevKit-ZephyrRTOS
Releases · tmobile/DevEdge-IoTDevKit-ZephyrRTOS
tmz-1.21.2-qa
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
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
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
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
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
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
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
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
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
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>