Skip to content

Releases: CESARBR/zephyr-knot-sdk

KNOT-v03.00-rc04

02 Jul 01:57
Compare
Choose a tag to compare
KNOT-v03.00-rc04 Pre-release
Pre-release

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

11 Nov 17:05
Compare
Choose a tag to compare
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

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

09 Jul 20:44
Compare
Choose a tag to compare
Disable shell input config options to reduce the amount of used
resources.

Signed-off-by: Joao Cordeiro <jvcc@cesar.org.br>