doc/releases/release-notes-1.5.rst
.. _zephyr_1.5:
Zephyr Kernel 1.5.0 ####################
The Zephyr Engineering team is glad to announce the release of Zephyr Kernel 1.5.0. This is the first release to follow the 3-month release cadence. This release includes numerous fixes and support for major features. Additional changes include support for new drivers, sensors, and boards.
Major enhancements included with the release:
A detailed list of changes since v1.4.0 by component follows:
Kernel
Architectures
Boards
Drivers and Sensors
Networking
Network Buffers
Bluetooth
Build and Infrastructure
Libraries
Documentation
Test and Samples
JIRA Related Items
ZEP-49 - x86: unify separate SysV and IAMCU codeZEP-55 - enable nanokernel test_context on ARCZEP-58 - investigate use of -fomit-frame-pointerZEP-60 - irq priorities should be rebased to safe valuesZEP-69 - Extend PWM API to use arbitrary unit of timeZEP-203 - clean up APIs for static exceptionsZEP-225 - Add kernel API to put SoC to Deep Sleep (DS) StateZEP-226 - Update sample PMA to support device suspend/resumeZEP-227 - Add kernel API to put SoC to Low Power State (LPS)ZEP-228 - File system interface designed after POSIXZEP-232 - Support for USB communications device class ACMZEP-234 - provide a direct memory access (DMA) interfaceZEP-243 - Create Wiki Structure for BoardsZEP-249 - nios2: Enable altera_max10 board in sanitycheck runs for nanokernelZEP-254 - nios2: define NANO_ESF struct and populate _default_esfZEP-270 - nios2: determine optimal value for PERFOPT_ALIGNZEP-271 - nios2: enable microkernel & test casesZEP-272 - nios2: add global pointer supportZEP-273 - nios2: implement flashing scriptsZEP-274 - nios2: document GDB debugging procedureZEP-275 - nios2: scope support for instruction/data cachesZEP-279 - nios2: demonstrate nanokernel hello worldZEP-285 - FAT filesystem support on top of SPI FlashZEP-289 - nios2: implement kernel_event_loggerZEP-291 - Driver for the ENC28J60 ethernet deviceZEP-304 - Investigate QEMU support for Nios IIZEP-327 - Encryption Libraries needed for Thread supportZEP-340 - TLS/SSLZEP-354 - Provide a DMA driver for Quark SE coreZEP-356 - DMA device supportZEP-357 - Support for the MAX44009 sensorZEP-358 - Add support for TMP112 sensorZEP-412 - Add driver API reentrancy support to RTC driver for LMTZEP-414 - Add driver API reentrancy support to flash driverZEP-415 - aaU, I want to use the NATS messaging protocol to send sensor data to the cloudZEP-416 - MQTT client capability: QoS1, QoS2ZEP-424 - AON counter driver needs to add driver API reentrancy supportZEP-430 - Add driver API reentrancy support to PWM shim driverZEP-434 - Driver for HMC5883L magnetometerZEP-440 - Add driver API reentrancy support to WDT shim driverZEP-441 - Add driver API reentrancy support to GPIO shim driversZEP-489 - nios2: handle unimplemented multiply/divide instructionsZEP-500 - Domain Name System client libraryZEP-506 - nios2: support bare metal boot and XIP on Altera MAX10ZEP-511 - Add Deep Sleep support in PMAZEP-512 - Add suspend/resume support for some core devices to enable Deep Sleep support in PMAZEP-541 - Integrate QMSI releases to ZephyrZEP-567 - netz sample codeZEP-568 - MQTT QoS sample appZEP-573 - IoT applications must use netz APIZEP-590 - Update Zephyr's TinyCrypt to version 2.0ZEP-643 - Add file system API documentationZEP-650 - Quark SE: Implement PM reference applicationZEP-652 - QMSI shim driver: RTC: Implement suspend and resume callbacksZEP-655 - QMSI shim driver: PWM: Implement suspend and resume callbacksZEP-658 - QMSI shim driver: GPIO: Implement suspend and resume callbacksZEP-659 - QMSI shim driver: UART: Implement suspend and resume callbacksZEP-662 - QMSI shim driver: Pinmux: Implement suspend and resume callbacksZEP-278 - Enable Nios II CPU on Altera Max10ZEP-284 - Flash Filesystem SupportZEP-305 - Device Suspend / Resume infrastructureZEP-306 - PWM EnablingZEP-406 - Drivers shall be re-entrantZEP-68 - Final image contains duplicates of some routinesZEP-156 - PWM Set Value API behaves incorrectlyZEP-158 - PWM Set Duty Cycle API does not workZEP-180 - make menuconfig user provided options are ignored at building timeZEP-187 - BLE APIs are not documentedZEP-218 - [drivers/nble][PTS_TEST] Fix responding with the wrong error codes to the Prepare Write RequestZEP-221 - [drivers/nble][PTS_TEST] Implement Execute Write Request handlerZEP-369 - When building out of the tree, application object files are not placed into outdirZEP-379 - _k_command_stack may be improperly initialized when debuggingZEP-384 - D2000 hangs after I2C communication with BMC150 sensorZEP-401 - PWM driver turns off pin if off time is 0 in set_valuesZEP-423 - Quark D2000 CRB documentation should include instructions to flash bootloaderZEP-435 - Ethernet/IPv4/TCP: ip_buf_appdatalen returns wrong valuesZEP-456` - doc: IDT security``` section disappearedZEP-457 - doc: contribute/doxygen/typedefs.rst: examples files are brokenZEP-459 - doc: kconfig reference entries in HTML are lacking a titleZEP-460 - doc: document parameters of DEVICE* macrosZEP-461 - Release 1.4.0 has broken the BMI160 sample as well as an application based on itZEP-463 - Getting started guide "next" link doesn't take you to "Checking Out the Source Code Anonymously" sectionZEP-469 - Ethernet/IPv4/TCP: net_receive & net_reply in server modeZEP-474 - ND: Neighbor cache is not getting clearedZEP-475 - Issue with timer callback routine: Condition checked is incorrectZEP-478 - Linux setup docs missing step to install curses development package for FedoraZEP-497 - Ethernet/IPv4/TCP: failed to get free bufferZEP-499 - TMP007 driver returns invalid values for negative temperatureZEP-514 - memory corruption in microkernel memory pool defrag()ZEP-516 - Ubuntu setup instructions missing 'upgrade' stepZEP-518 - SPI not working on Arduino101ZEP-522 - TCP/client-mode: disconnectZEP-523 - FIFOs defined by DEFINE_FIFO macro use the same memory bufferZEP-525 - srctree changes are breaking applicationsZEP-526 - build "kernel event logger" sample app failed for BOARD=quark_d2000_crbZEP-534 - Scan for consistent use of "platform/board/SoC" in documentationZEP-537 - doc: create external wiki page "Maintainers"ZEP-545 - Wrong default value of CONFIG_ADC_QMSI_SAMPLE_WIDTH for x86 QMSI ADCZEP-547 - [nble] Failed to start encryption after reconnectionZEP-554 - samples/drivers/aon_counter check README fileZEP-555 - correct libgcc not getting linked for CONFIG_FLOAT=y on ARMZEP-556 - System hangs during I2C transferZEP-565 - Ethernet/IPv4/TCP: last commits are breaking network supportZEP-571 - ARC kernel BAT failed due to race in nested interruptsZEP-572 - X86 kernel BAT failed: Kernel Allocation Failure!ZEP-575 - Ethernet/IPv4/UDP: ip_buf_appdatalen returns wrong valuesZEP-595 - UART: usb simulated uart doesn't work in poll modeZEP-598 - CoAP Link format filtering is not supportedZEP-611 - Links on downloads page are not named consistentlyZEP-616 - OS X setup instructions not working on El CapitanZEP-617 - MQTT samples build fail because netz.h file missing.ZEP-621 - samples/static_lib: fatal error: stdio.h: No such file or directoryZEP-623 - MQTT sample mqtt.h missing "mqtt_unsubscribe" functionZEP-632 - MQTT fail to re-connect to the broker.ZEP-633 - samples/usb/cdc_acm: undefined reference to 'uart_qmsi_pm_save_config'ZEP-642 - Inconsistent interpretation of pwm_pin_set_values arguments among driversZEP-645 - ARC QMSI ADC shim driver fails to read sample dataZEP-646 - I2C fail to read GY2561 sensor when GY2561 & GY271 sensor are attached to I2C bus.ZEP-647 - Power management state storage should use GPS1 instead of GPS0ZEP-669 - MQTT fail to pingreq if broker deliver topic to client but client doesn't read it.ZEP-673 - Sanity crashes and doesn't kill qemu upon timeoutZEP-679 - HMC5883L I2C Register Read OrderZEP-681 - MQTT client sample throws too many warnings when build.ZEP-687 - docs: Subsystems/Networking section is almost emptyZEP-689 - Builds on em_starterkit failZEP-695 - FatFs doesn't compile using NewlibZEP-697 - samples/net/test_15_4 cannot be built by sanitycheckZEP-703 - USB sample apps are broken after QMSI updateZEP-704 - test_atomic does not complete on ARCZEP-708 - tests/kernel/test_ipm fails on Arduino 101ZEP-739 - warnings when building samples for quark_se devboardZEP-517 - build on windows failed "zephyr/Makefile:869: *** multiple target patterns"
ZEP-711 - I2c: fails to write with mode fast plus
ZEP-724 - build on windows failed: 'make: execvp: uname: File or path name too long'
ZEP-467 - Hang using UART and console.
ZEP-599 - Periodic call-back function for periodic REST resources is not getting invoked
ZEP-471 - Ethernet packet with multicast address is not working
ZEP-473 - Destination multicast address is not correct