Releases: CESARBR/zephyr-knot-sdk
Releases · CESARBR/zephyr-knot-sdk
KNOT-v03.00-rc04
Release candidate KNOT-v03.00-rc04;
In the next releases, improvements and updates will be carried out to make it possible for all KNoT services to work together in the same version and in the same architecture.
KNOT-v02.01-rc02: core: Process the KNOT_MSG_UNREG_REQ message
Send a KNOT_MSG_UNREG_RSP response and factory reset the device when it receives a KNOT_MSG_UNREG_REQ message. Signed-off-by: Allysson Lukas <alla@cesar.org.br>
KNOT-v02.01-rc01: setup: Wait for 2 seconds before resetting
Wait for 2 seconds before resetting after receiving a reboot command. This is necessary for bluetooth connections and messages to properly finish. Signed-off-by: Joao Cordeiro <jvcc@cesar.org.br>
KNOT-v02.00: core: nrf52840_pca10059: Disable shell options
Disable shell input config options to reduce the amount of used resources. Signed-off-by: Joao Cordeiro <jvcc@cesar.org.br>