Zephyr v1.3.0 has been tagged. The merge window for the next release is now open. Below is the list of changes since v1.3.0-rc2.
Regards Javier B. Perez
Anas Nashif (18): samples: magn_polling: include stdio.h and remove redundant configs samples: gpio: sanitize test and remove obsolete options Revert "samples: philosophers: reduce stack size used" quark_se: remove hardcoded reset vector for ARC doc: fixed bullet list for bluetooth sensor: apds9660: remove IP specific GPIO configs gpio: unify kernel configuration for all architectueres led_apa102c: rename local configuration and use printk samples: pwm: rename local configuration and use printk samples: i2c_lsm9ds0: we are using printk only samples: cpp_synchronization: rename local configuration and use one config arduino_101: support booting with original bootloader arduino_101: add support for factory configuration arduino_101: add missing version_header.h file gpio: fix typo in function documentation doc: add section about 3rd party compilers update sanitycheck footprint data for the release Zephyr 1.3.0
Daniel Leung (8): adc/qmsi: use new DEVICE_AND_API_INIT() aio_comparator/qmsi: use new DEVICE_AND_API_INIT() counter/qmsi: use new DEVICE_AND_API_INIT() pwm/qmsi: use new DEVICE_AND_API_INIT() rtc/qmsi: use new DEVICE_AND_API_INIT() watchdog/qmsi: use new DEVICE_AND_API_INIT() spi/qmsi: don't assign driver_api if init fails boards/arduino_due: remove redundant I2C default kconfigs
Grzegorz Kolodziejczyk (2): Bluetooth: tester: Return pre defined db offset on start server Bluetooth: drivers/nble: Fix calling cmd from discov callback
Johan Hedberg (1): include/arch/arc: Fix minor space vs tab issue in indentation
Juan Manuel Cruz (3): build: support icx llvm compiler build: add arc support to issm toolchain doc: Updates the toolchain path format instruction
Luiz Augusto von Dentz (5): misc: Add sys_slist_insert tests: test_slist: Add test for sys_slist_insert Bluetooth: Fix not being able to set CONF_FILE for init test Bluetooth: GATT: Fix error type Bluetooth: GATT: Update documentation to include error domain
Mariusz Skamra (3): drivers/nble: Fix status returned from on_nble_gatts_write_evt drivers/nble: Fix passing NULL pointer instead of conn to write() cb drivers/nble: Fix missing write flush() callback
Roger Lendenmann (1): Bluetooth: gatt: include service api definition proposal
Szymon Janc (1): Bluetooth: Fix using invalid responder address as peripheral