Lines Matching full:added
25 - Added nano_fifo_put_list() APIs, which allows queuing a list of elements
43 - Added Nios II QEMU board.
44 - Added configuration for Altera MAX10 FPGA.
49 - Sensors: Added driver for I2C HMC5883L magnetometer.
50 - Sensors: Added driver for I2C TMP112 temperature sensor.
51 - Sensors: Added driver for MAX44009 light sensor.
52 - Sensors: Added driver for LPS25HB.
54 - Added DMA QMSI shim driver.
55 - Added Quark SE USB device controller driver.
56 - Added suspend/resume to QMSI drivers.
57 - Added Guard for critical sections of the QMSI drivers.
58 - Added Zephyr File System API.
59 - Added driver for ENC28J60 Ethernet SPI module.
86 - Added "qemugdb" target to start a local GDB on port 1234.
87 - Added script to filter known issues in the build output.
88 - Sanity: Added "-R" option to build all test with assertions.
104 - Added package "ncurses" to the list of requirements.
111 - Added TMP112 sensor application.
112 - Added Quark SE power management sample application.
113 - Added DMA memory to memory transfer sample.
114 - Added sample for MAX44009 light sensor.
115 - Added MQTT publisher and subscriber samples.
116 - Added mbedTLS sample client.