Date
1 - 1 of 1
Daily Gerrit Digest
donotreply@...
NEW within last 24 hours:
- https://gerrit.zephyrproject.org/r/1444 : Bluetooth: drivers/nble: Fix calling cmd from discov callback - https://gerrit.zephyrproject.org/r/1445 : gpio: Deprecate API 1.0 callback type and related function - https://gerrit.zephyrproject.org/r/1435 : drivers/nble: Fix NULL pointer dereference - https://gerrit.zephyrproject.org/r/1443 : drivers/nble: Implement read multiple response - https://gerrit.zephyrproject.org/r/1436 : net: ieee802154: Add a simpler but working default RDC driver - https://gerrit.zephyrproject.org/r/1437 : net: rdc: Make simplerdc a full replacement against nullrdc - https://gerrit.zephyrproject.org/r/1441 : net: buf: Fix the debug print when unreffing the net_buf - https://gerrit.zephyrproject.org/r/1440 : net: buf: Check we are not overflowing free buf count - https://gerrit.zephyrproject.org/r/1438 : net: Removed obsolete print defines from slip driver - https://gerrit.zephyrproject.org/r/1442 : net: buf: Add reference count check for IP buf - https://gerrit.zephyrproject.org/r/1439 : net: buf: Add helper for catching ref counting errors - https://gerrit.zephyrproject.org/r/1411 : build: add arc support to issm toolchain - https://gerrit.zephyrproject.org/r/1409 : net:apps: zperf application - https://gerrit.zephyrproject.org/r/1410 : grove/lcd_rgb: assign magic number to driver_api - https://gerrit.zephyrproject.org/r/1420 : rtc/dw: convert to use DEVICE_AND_API_INIT() - https://gerrit.zephyrproject.org/r/1430 : gpio/stm32: convert to use DEVICE_AND_API_INIT() - https://gerrit.zephyrproject.org/r/1431 : serial/uart_stm32: convert to use DEVICE_AND_API_INIT() - https://gerrit.zephyrproject.org/r/1432 : watchdog/iwdg_stm32: convert to use DEVICE_AND_API_INIT() - https://gerrit.zephyrproject.org/r/1433 : serial/stellaris: convert to use DEVICE_AND_API_INIT() - https://gerrit.zephyrproject.org/r/1429 : clock_control/stm32f10x: convert to use DEVICE_AND_API_INIT() - https://gerrit.zephyrproject.org/r/1421 : watchdog/dw: convert to use DEVICE_AND_API_INIT() - https://gerrit.zephyrproject.org/r/1422 : gpio/k64: convert to use DEVICE_AND_API_INIT() - https://gerrit.zephyrproject.org/r/1414 : gpio/dw: convert to use DEVICE_AND_API_INIT() - https://gerrit.zephyrproject.org/r/1417 : adc/dw: convert to use DEVICE_AND_API_INIT() - https://gerrit.zephyrproject.org/r/1434 : ipm: convert to use DEVICE_AND_API_INIT() - https://gerrit.zephyrproject.org/r/1424 : pwm/k64_ftm: convert to use DEVICE_AND_API_INIT() - https://gerrit.zephyrproject.org/r/1418 : pwm/dw: convert to use DEVICE_AND_API_INIT() - https://gerrit.zephyrproject.org/r/1419 : spi/dw: convert to use DEVICE_AND_API_INIT() - https://gerrit.zephyrproject.org/r/1423 : serial/k20: convert to use DEVICE_AND_API_INIT() - https://gerrit.zephyrproject.org/r/1425 : spi/k64: convert to use DEVICE_AND_API_INIT() - https://gerrit.zephyrproject.org/r/1426 : uart/atmel_sam3: convert to use DEVICE_AND_API_INIT() - https://gerrit.zephyrproject.org/r/1427 : i2c/atmel_sam3: convert to use DEVICE_AND_API_INIT() - https://gerrit.zephyrproject.org/r/1428 : gpio/atmel_sam3: convert to use DEVICE_AND_API_INIT() - https://gerrit.zephyrproject.org/r/1415 : i2c/dw: convert to use DEVICE_AND_API_INIT() - https://gerrit.zephyrproject.org/r/1416 : i2c/quark_se_ss: convert to use DEVICE_AND_API_INIT() - https://gerrit.zephyrproject.org/r/1413 : serial/uart_ns16550: convert to use DEVICE_AND_API_INIT() - https://gerrit.zephyrproject.org/r/1412 : clock_control/quark_se: convert to use DEVICE_AND_API_INIT() UPDATED within last 24 hours: - https://gerrit.zephyrproject.org/r/914 : gpio: Improve the public API to handle multi callbacks - https://gerrit.zephyrproject.org/r/1354 : cc2520: Using new GPIO API callbacks - https://gerrit.zephyrproject.org/r/1271 : sensors: Using new GPIO API callbacks - https://gerrit.zephyrproject.org/r/1353 : samples: Using new GPIO API callbacks - https://gerrit.zephyrproject.org/r/999 : Bluetooth: BR/EDR: Initiate encryption on link - https://gerrit.zephyrproject.org/r/1034 : Bluetooth: BR/EDR: Notify about pairing while JustWorks - https://gerrit.zephyrproject.org/r/998 : Bluetooth: BR/EDR: Initiate authentication - https://gerrit.zephyrproject.org/r/1201 : Bluetooth: tester: Add support for seqence gatt database - https://gerrit.zephyrproject.org/r/1202 : Bluetooth: tester: Return pre defined db offset on start server - https://gerrit.zephyrproject.org/r/1200 : Bluetooth: tester: Update server commands with sequence params - https://gerrit.zephyrproject.org/r/1303 : sensors: add driver for TMP007 infrared thermopile sensor - https://gerrit.zephyrproject.org/r/517 : Bluetooth: tester: Start using net_buf to store GATT database - https://gerrit.zephyrproject.org/r/1360 : sensor: fix init driver_api - https://gerrit.zephyrproject.org/r/1372 : Bluetooth: L2CAP: l2cap_send_reject() can use BR/EDR L2CAP SIG channel - https://gerrit.zephyrproject.org/r/1373 : Bluetooth: L2CAP: l2cap_chan_get() can get BR/EDR L2CAP SIG channel - https://gerrit.zephyrproject.org/r/1325 : power_mgmt: Provide APIs for devices to signal busy to PM policy mgr - https://gerrit.zephyrproject.org/r/1403 : doc: add architecture porting guide - https://gerrit.zephyrproject.org/r/1112 : microkernel: deprecate task IRQs - https://gerrit.zephyrproject.org/r/1392 : debug: interrupt event logger sample for arc - https://gerrit.zephyrproject.org/r/1113 : nanokernel: deprecate dynamic IRQs - https://gerrit.zephyrproject.org/r/1391 : debug: interrupt event logger support for arc - https://gerrit.zephyrproject.org/r/1367 : device: add macro to assign driver_api at compile time - https://gerrit.zephyrproject.org/r/1368 : pinmux/dev: convert to use DEVICE_AND_API_INIT() - https://gerrit.zephyrproject.org/r/1263 : build: support icx llvm compiler - https://gerrit.zephyrproject.org/r/1399 : debug/x86: add runtime info needed by target debuggers - https://gerrit.zephyrproject.org/r/1393 : gcc: add __weak for shorter __attribute((weak)) - https://gerrit.zephyrproject.org/r/1379 : microkernel: [un]block tasks on nanokernel objects infrastructure - https://gerrit.zephyrproject.org/r/1380 : nanokernel: [un]block tasks on nanokernel objects infrastructure - https://gerrit.zephyrproject.org/r/1376 : kernel: Init back pointer to microkernel task - https://gerrit.zephyrproject.org/r/1378 : kernel: Add thread parameter to _nano_wait_q_put() - https://gerrit.zephyrproject.org/r/1377 : nanokernel: Add thread parameter to _NANO_TIMEOUT_ADD() - https://gerrit.zephyrproject.org/r/1387 : Bluetooth: gatt: include service api definition proposal - https://gerrit.zephyrproject.org/r/1395 : x86: add debug hook in _NanoFatalErrorHandler() - https://gerrit.zephyrproject.org/r/1397 : debug: fit Kconfig lines in 80 columns - https://gerrit.zephyrproject.org/r/1398 : debug: add missing MEM_SAFE dependency - https://gerrit.zephyrproject.org/r/1400 : debug: add target GDB server - https://gerrit.zephyrproject.org/r/1375 : nanokernel: Add back pointer to microkernel task - https://gerrit.zephyrproject.org/r/1401 : x86: if GDB_SERVER is enabled, set the needed number of exception stubs - https://gerrit.zephyrproject.org/r/1374 : microkernel: Add TF_NANO wait flag reason - https://gerrit.zephyrproject.org/r/1381 : tests: Pend microkernel tasks on nanokernel objects - https://gerrit.zephyrproject.org/r/932 : drivers: Quark flash support - https://gerrit.zephyrproject.org/r/1394 : console: add hook for debug server to handle outgoing characters - https://gerrit.zephyrproject.org/r/1402 : docs: adding details for the D2000 board - https://gerrit.zephyrproject.org/r/1385 : Bluetooth: include errno.h - https://gerrit.zephyrproject.org/r/1386 : pinmux: include errno.h - https://gerrit.zephyrproject.org/r/1389 : doc: merge coding conventions into one document - https://gerrit.zephyrproject.org/r/1388 : doc: move code contribution guidelines one level up - https://gerrit.zephyrproject.org/r/1029 : device: Remove DEV_* codes - https://gerrit.zephyrproject.org/r/1363 : sanitycheck: Add olimexino_stm32 board to sanitycheck - https://gerrit.zephyrproject.org/r/1362 : doc/board: Add documentation file for olimexino_stm32 - https://gerrit.zephyrproject.org/r/1361 : boards/olimexino_stm32: add new board - https://gerrit.zephyrproject.org/r/1396 : libc: add strncat() to minimal libc MERGED within last 24 hours: - https://gerrit.zephyrproject.org/r/1384 : Bluetooth: shell: Add confirming incoming JustWorks pairing - https://gerrit.zephyrproject.org/r/1371 : quark_se_devboard: Do not select GPIO - https://gerrit.zephyrproject.org/r/1390 : nios2: Add support for Altera Nios2 CPU - https://gerrit.zephyrproject.org/r/1370 : arduino_101: Do not duplicate GPIO select - https://gerrit.zephyrproject.org/r/1383 : Bluetooth: Add support for confirming incoming JustWorks pairing - https://gerrit.zephyrproject.org/r/1356 : drivers/nble: Fix spelling typo
|
|