Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update zephyr 3.4 #7

Merged
merged 7,333 commits into from
Oct 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
7333 commits
Select commit Hold shift + click to select a range
773198d
Bluetooth: ATT: Add documentation for ATT error codes
Thalley Jun 5, 2023
2e0b0af
net: lwm2m: Fix lwm2m_socket_start() error handling
rlubos Jun 2, 2023
24622f3
drivers: gpio: fxl6408: Fix Kconfig dependency for log level config
casparfriedrich Jun 4, 2023
a75af34
include: sys: util_macro: Add UTIL_INC/DEC/X2
erwango May 17, 2023
290777b
drivers: interrupt_controller: Use macros to access line_range prop v…
erwango May 23, 2023
0398d8d
Bluetooth: controller: Release SDU as missing if RX only unf. padding
niag-Oticon Mar 29, 2023
f043425
tests: bluetooth: controller: Release SDU as missing RX unf. padding
niag-Oticon May 22, 2023
40dde5b
Bluetooth: controller: fix time-wrapping of cig_ref_point
niag-Oticon May 8, 2023
ff89e98
Bluetooth: controller: Release missing / lost SDUs for framed PDUs
niag-Oticon Apr 21, 2023
97935bb
tests: Bluetooth: controller: updated ISO-AL tests for lost SDUs
niag-Oticon May 22, 2023
1ebf0fd
ci: Fix setup of ccache in twister workflow
nashif Jun 6, 2023
13bf130
board: arm: black_f407ve: fix uart1 default pinmux and console uart
ric96 Jun 3, 2023
e2536bb
board: arm: black_f407ve: add dfu programming support
ric96 Jun 3, 2023
a1cfe98
net: lwm2m: Allow overiding of default socket behaviour
SeppoTakalo May 19, 2023
fdde5bd
net: tcp: populate context's local address for incoming connections
arbrauns Jun 5, 2023
67dd584
net: mqtt-sn: fix port in mqtt-sn debug message
markxoe Jun 5, 2023
9d93863
drivers: intc: stm32: use BIT macro with type cast argument
feraralashkar May 26, 2023
b6d8989
drivers: intc: stm32: add break to switch-clause
feraralashkar May 26, 2023
6656d33
Bluetooth: audio: tbs_client: Fix possible override of GATT read para…
MariuszSkamra Jun 6, 2023
2d593a1
Bluetooth: audio: tbs_client: Fix missing cleanup
MariuszSkamra Jun 6, 2023
a84ecc2
Bluetooth: audio: tbs_client: Remove GATT subscriptions upon disconne…
MariuszSkamra Jun 6, 2023
7deabaa
net: tcp: Fix possible double TCP context dereferencing
rlubos Jun 6, 2023
5d87abc
samples: usb: mass: Set next stack max LUNs to 3
tmon-nordic Jun 5, 2023
135f537
ci: workflows: create cache directory for ccache
nashif Jun 6, 2023
b871138
soc/intel_adsp: fix typo in L1EXP definition
plbossart Jun 6, 2023
4661a4a
boards: arm: kv260_r5: doc: update board documentation
Jun 6, 2023
ab7b8dd
dts: mec172x: move the uart device node off espi
fabiobaltieri May 26, 2023
059e564
doc: develop: api: overview: tag Task Watchdog API as Unstable
martinjaeger Jun 6, 2023
7b2034a
doc: develop: api: overview: tag DAC API as Unstable
martinjaeger Jun 6, 2023
7920c6a
drivers: intc: stm32: clarify controlling expression
feraralashkar May 26, 2023
7ed56d5
doc: release-notes: fix bad links
kartben Jun 6, 2023
7cf3477
doc: update LittleFS Github repo URLs
kartben Jun 6, 2023
9cae080
boards: doc: fix stale blackpill repo URL
kartben Jun 6, 2023
23f2a20
doc: update stale srecord links
kartben Jun 6, 2023
a76396f
doc: update stale links to MCUboot documentation
kartben Jun 6, 2023
21f473a
samples: doc: fix dead links
kartben Jun 6, 2023
f1bdb35
boards: doc: fix dead links
kartben Jun 6, 2023
4ef2493
west: doc: update link to SPDX doc
kartben Jun 6, 2023
8cbe2d8
doc: snippets: fix bad link
kartben Jun 6, 2023
21c1a61
doc: peripherals: fix bad link to Display API
kartben Jun 6, 2023
46f7c04
doc: i2c: fixed non-working link to I2C spec
kartben Jun 6, 2023
c778115
doc: mcumgr: update link to mcumgr root folder
kartben Jun 6, 2023
b7e23b8
doc: pinctrl: fix link to ELC2021 slide deck
kartben Jun 6, 2023
8426396
doc: fixed stale link to sbs emulator
kartben Jun 6, 2023
e82e5a6
doc: spi: fix doxygen comment for MISO Lines doc
kartben Jun 6, 2023
bb437e3
rp2040: Fix USB self powered for all boards
yonsch Jun 3, 2023
7eea4b5
tests: mcumgr: update tags
nashif Jun 6, 2023
e9b0b6a
test: ARC: skip div-by-zero test in case of SW div implementation
evgeniy-paltsev Jun 6, 2023
402d4eb
drivers: regulator: pca9420: fix support for DVS modes
danieldegrasse Jun 5, 2023
e96f1d7
net: lib: coap: Fixed unchecked send return value in CoAP client
rlubos Jun 7, 2023
4790361
net: lwm2m: Fix possible out-of-bound access when creating FW object
rlubos Jun 7, 2023
e5aa433
net: lwm2m: Fix pointless variable assignment
rlubos Jun 7, 2023
f9a818c
net: websockets: Fix implicit type conversion Coverity warning
rlubos Jun 7, 2023
233524f
net: ieee802154_mgmt: Fix memcpy to uninitialized pointer location
rlubos Jun 7, 2023
d17d28a
doc: add a section about coverity scans
nashif Jun 1, 2023
9a26ab4
drivers: dma_mcux_lpc: Fix potential NULL pointer dereferences
jsiverskog Jun 6, 2023
e0e7f58
fs/littlefs/sample: Increase stack size
de-nordic Jun 7, 2023
e9ee3e0
Bluetooth: Samples: Remove usage of `BT_DEBUG_LOG`
theob-pro Jun 7, 2023
f5ff886
Bluetooth: Tests: Remove usage of `BT_DEBUG_LOG`
theob-pro Jun 7, 2023
b90fc34
Bluetooth: Documentation: Remove reference to `BT_DEBUG_LOG`
theob-pro Jun 7, 2023
2602b72
samples: drivers: peci: Exclude MEC172x EVB from test
albertofloyd Jun 7, 2023
d281b8d
boards: mec172xmodular_assy6930: Correct EC bootloader settings
albertofloyd Sep 13, 2022
57ab4f4
Bluetooth: samples: ISO: Check validity of incoming data
rugeGerritsen Jun 7, 2023
58cc10b
Bluetooth: samples: central_iso: Unref if send fails
rugeGerritsen Jun 7, 2023
8acfdae
include: zephyr: drivers: ps2: Add missing err codes header
albertofloyd Jun 7, 2023
22b889e
net: context: Fix ambigous pointer check in net_context_connect()
rlubos Jun 7, 2023
b6fc474
Bluetooth: Mesh: Fix unable sent mesh message
LingaoM Jun 6, 2023
b05842e
doc: api: Update status for auxdisplay API
kartben Jun 7, 2023
24ea258
Bluetooth: Tests: Check CCC Update
theob-pro Apr 4, 2023
cfd368f
Bluetooth: Host: Fix GATT server handling of CCC
theob-pro Apr 18, 2023
242c8f1
Bluetooth: Mesh: Avoid undefined behavior in bit shift in blob_cli.c
PavelVPV Jun 7, 2023
54aa6f1
Bluetooth: Controller: Fix ISOAL sink create role for ISO Receiver
cvinayak Jun 3, 2023
124e0f5
doc: api: Promote EDAC API as Unstable
finikorg Jun 8, 2023
f992029
samples: Bluetooth: unicast audio client and server overlay config
cvinayak Jun 1, 2023
5f38c4b
Bluetooth: Controller: Fix Tx ISO SDUs dropped due to strict SN check
cvinayak Jun 1, 2023
7d7d1cb
samples: Bluetooth: Relax Tx ISO SDUs dropped in unicast audio samples
cvinayak Jun 1, 2023
b7c2ca4
samples: Bluetooth: Fix Tx ISO Data packet sequence number
cvinayak Jun 2, 2023
52c5ce9
Bluetooth: Controller: Update BT_CTLR_ISOAL_SN_STRICT help text
cvinayak Jun 2, 2023
273e233
tests: bsim: Bluetooth: Fix BIS test ISO Tx Buffers in Controller
cvinayak Jun 7, 2023
48f6411
Bluetooth: Controller: Fix Broadcast ISO interval unit
cvinayak Jun 7, 2023
4195ba5
Bluetooth: Controller: Fix read ISO Tx Sync for Broadcast ISO
cvinayak Jun 2, 2023
782a051
sysbuild: ensure warning is only printed when VAR is not used
tejlmand Apr 13, 2023
98ba117
tests: drivers: can: api: fix test_set_timing_data_while_started test
henrikbrixandersen Jun 8, 2023
466f3e8
Bluetooth: Controller: Fix cis_offset_min to have additional margin
cvinayak Jun 7, 2023
833a228
tracing: sysview: implement RTT channel selection through KConfig
nono313 May 30, 2023
685476d
tracing: sysview: implement SEGGER_SYSVIEW_APP_NAME
nono313 May 30, 2023
65c9058
sysbuild: Fix value propagation of signature type to MCUboot
nordicjm Jun 8, 2023
c1e40bb
templates: change template file namaes for proper sorting
nashif Jun 8, 2023
7f0aff9
ci: testplan: do not start more runners than needed
nashif Jun 7, 2023
c908aea
tests: drivers: dac channel structure has a buffered parameter boolean
FRASTM Jun 7, 2023
c0c2c6e
Bluetooth: Host: Set valid default for secondary adv phy
carlescufi Jun 8, 2023
bcd0e8c
tests: bluetooth: tester: Fix ATT max attr size assert
carlescufi Jun 8, 2023
c8a9634
arch: arm64: Use atomic for fpu_owner pointer
luca-fancellu Jun 5, 2023
433114e
tests: drivers: dac loopback on stm32 boards fix pinout
FRASTM Jun 7, 2023
9ce0d41
manifest: bsim: Do not import but replicate in main manifest
aescolar Jun 7, 2023
1c16529
Revert "ci: doc-build: Pull 'bsim' west project"
aescolar Apr 28, 2023
9af9a81
CI: bsim workflow: Fix getting bsim revision
aescolar Jun 7, 2023
f282ce9
Bluetooth: MPL: Modify parse_search to use bt_data_parse
Thalley Jun 2, 2023
028e0a3
Bluetooth: Shell: On disconnect set new default_conn
Thalley Jun 8, 2023
9d6ced3
ARC: SMP: fix livelock in thread abort due to exception
evgeniy-paltsev Jun 6, 2023
a8ed28a
stm32g4: adc345: set resolutions & sampling-times in dtsi
fouge Jun 8, 2023
8eaeb73
tests: Bluetooth: Split CAP initiator tests to unicast and broadcast
Thalley Jun 8, 2023
5eb17bc
samples: Bluetooth: hci_usb: Disable USB_CDC_ACM
cvinayak Jun 9, 2023
fb40807
shell: Fix shell_vfprintf when vt100 is disabled
larsgk Jun 9, 2023
3b14268
drivers: usb_dc_native_posix: Check data length before copy
tmon-nordic Jun 7, 2023
e94b6f9
drivers: usb_mcux: Fix disable and reset functions
mmahadevan108 Jun 7, 2023
edd3437
riscv: Rename Kconfig symbol to *_PRIVILEGED
carlocaione Jun 9, 2023
8eeb5c9
riscv: Move directory to *-privileged
carlocaione Jun 9, 2023
f35fb33
posix: pthread: reimplement pthread_barrier using zephyr objects
cfriedt Jun 4, 2023
0d7ef22
posix: mutex: use k_mutex instead of posix_mutex
cfriedt Jun 3, 2023
08ba176
posix: cond: use k_condvar instead of posix_cond
cfriedt Jun 3, 2023
85e1874
posix: pthread: rework pthreads to use zephyr api
cfriedt Jun 6, 2023
e1f8ea1
posix: pthread: add option for pthread_create() barrier
cfriedt Jun 8, 2023
d9bae7c
tests: posix: improvements to pthread_pressure test
cfriedt Jun 7, 2023
89cf4ce
posix: pthread: mitigate include order sensitivity
cfriedt Jun 4, 2023
1d71fb7
doc: release: 3.4: add posix api release notes
cfriedt Jun 7, 2023
fb74e5e
doc: release: 3.4: Add notes about Atmel
nandojve Jun 9, 2023
f220e26
doc: release: 3.4: Add notes about Gigadevices
nandojve Jun 9, 2023
f307e20
drivers: auxdisplay: Fix jhd1313 compilation issues
kartben Jun 8, 2023
3b18164
drivers: auxdisplay: Fix text direction handling
kartben Jun 8, 2023
0445c7e
drivers: auxdisplay: Set background to white
kartben Jun 8, 2023
7ebe488
drivers: auxdisplay: Fix rows/columns inversion
kartben Jun 9, 2023
1a3fd59
Bluetooth: ISO: Log status as hex instead of decimal
Thalley Jun 9, 2023
faecdff
Samples: iso_connected_benchmark: Use BT_LE_ADV_OPT_ONE_TIME
rugeGerritsen Jun 9, 2023
9cb3391
Samples: iso_connected_benchmark: Fix invalid latency
rugeGerritsen Jun 9, 2023
f8f8fa2
doc: release notes: add 1-wire release notes for 3.4.0
str4t0m Jun 9, 2023
6e940c5
ARC: Fix portability.posix.common.arcmwdtlib test
Jun 7, 2023
bc89eab
Bluetooth: BAP: Remove bad log error from bt_audio_valid_codec
Thalley Jun 9, 2023
f3f8380
Bluetooth: BAP: modify when ASCS disconnects the CIS
Thalley Jun 1, 2023
65c2f8e
Bluetooth: BAP: Release stream on codec config if requested
Thalley Jun 1, 2023
e9c1be8
Bluetooth: CAP: Add Initiator cancel procedure
Thalley May 31, 2023
7712f81
Bluetooth: CAP: Shell: Add cmd_cap_initiator_unicast_cancel
Thalley May 31, 2023
b635a47
tests: Bluetooth: CAP: Add bsim test for unicast_audio_cancel
Thalley Jun 1, 2023
9ed72eb
tests: Bluetooth: CAP: BSIM: Set initiator as d=0 and acceptor as d=1
Thalley Jun 1, 2023
b0d6437
Bluetooth: Audio: Shell: Increase number of streams for unicast client
Thalley Jun 6, 2023
533c198
doc: services: posix: update posix supported items
cfriedt Jun 10, 2023
a7254b8
shell: Fix BT verbose scan logging
larsgk Jun 7, 2023
efe9111
doc: services: posix: update c-lang support section
cfriedt Jun 10, 2023
d14519c
release: bump release to 3.4.0-rc3
nashif Jun 11, 2023
a17fc4f
doc: release: 3.4: add posix api deprecations
cfriedt Jun 10, 2023
22f7399
Bluetooth: Rework the HCI header set
carlescufi Jun 9, 2023
05aabdc
Bluetooth: Controller: Rework internal header includes
cvinayak Jun 12, 2023
2f3a164
doc: release-notes/3.4: add bits for UART
dcpleung Jun 9, 2023
50c70f5
doc: release-notes/3.4: small bit about PCIe
dcpleung Jun 9, 2023
7839d36
doc: release-notes/3.4: bits on Xtensa
dcpleung Jun 9, 2023
dc90066
doc: release: 3.4: Add POSIX arch and POSIX boards changes
aescolar Jun 6, 2023
6bf47f5
doc: release: 3.4: Add more flash simulator changes
aescolar Jun 6, 2023
15ad2be
doc: release: 3.4: Add BabbleSim related points
aescolar Jun 6, 2023
bc09017
doc: release: 3.4: Fix indent in ARCH's lists
aescolar Jun 6, 2023
b771705
doc: release-notes: add CAN release notes for v3.4.0
henrikbrixandersen Jun 12, 2023
87aa25e
sysbuild: Fix exporting BOARD.+ through sysbuild cache
57300 Jun 11, 2023
fc210a8
Bluetooth: Controller: Fix disable all advertising sets
cvinayak Jun 9, 2023
c05d629
drivers: can: mcan: remove excessive debug on register access
henrikbrixandersen Jun 12, 2023
1b7ef97
net: l2: ethernet: Fix IPv6 Kconfig
krish2718 Jun 9, 2023
ad33d03
Revert "net: context: Fix ambigous pointer check in net_context_conne…
rlubos Jun 12, 2023
8287e56
net: context: Verify that laddr was set before use in connect
rlubos Jun 12, 2023
bdaa870
drivers: uart_mcux_flexcomm: Unlock IRQ if error
decsny Jun 7, 2023
a874fdd
tests: timer_behavior: Use bigger drift tolerance for nRF RTC timer
anangl Jun 7, 2023
4d511cf
tests: timer_api: Decrease tick rate for nRF RTC timer
anangl Jun 7, 2023
bfa0a87
tests: posix: pthread_pressure: enable pthread barrier in twister
cfriedt Jun 12, 2023
5e9de12
drivers: gpio: pca95xx: check gpio_add_callback() return value
henrikbrixandersen Jun 12, 2023
aefecf1
drivers: pwm: pwm_mcux: improve resolution by writing match register
danieldegrasse Jun 9, 2023
7c339e9
drivers/clock_control: SAM PMC missing soc.h
Jun 11, 2023
378f0dd
net: lib: zperf: fix kernel panic due to invalid thread prio
fg-cfh Jun 12, 2023
8d8faae
net: l2: ieee802154: shell: fix printing ext addr
fg-cfh Jun 5, 2023
d451895
net: l2: ieee802154: fix buffer pointer ref
fg-cfh Jun 9, 2023
d88840a
Revert "drivers: serial: ns16550: Add support for Async APIs"
dcpleung Jun 5, 2023
bb81b42
Bluetooth: TBS: Ensure that inst exist when notifying terminate
Thalley Jun 5, 2023
1a6b6e7
drivers: pinctrl_emsdp: add dummy mux for unmuxed peripheral
Jun 5, 2023
24efa67
drivers: pinctrl_emsdp: fix definition location
Jun 5, 2023
ae6c856
usb: device: class: rndis: Limit response length
tmon-nordic Jun 12, 2023
21b5d42
Bluetooth: Mesh: Fix printing UUID log message
PavelVPV Jun 7, 2023
8902de7
Bluetooth: Mesh: Print UUID with correct endianess
PavelVPV Jun 7, 2023
de61b25
tests: bluetooth: mesh_shell: Print correct command for provisioning
PavelVPV Jun 7, 2023
d6c85c2
net: coap: CoAP reply handler fix
Jun 6, 2023
2756c9b
arch: arm64: cache: fix usage of extern C linkage specification
xakep-amatop Jun 12, 2023
7bce75b
Shell: Add missing long long type in shell_strtoull
Thalley Jun 8, 2023
5f9737f
mgmt: mcumgr: fs_mgmt: Fix duplicate bool ok variables
nordicjm Jun 12, 2023
6981e2e
doc: services: device_mgmt: mcumgr: Update callback documentation
nordicjm Jun 12, 2023
9d7bd52
modules: lvgl: define the Kconfig types used in boards
fabiobaltieri Jun 12, 2023
b31215e
modules: lvgl: replace LV_Z_DPI with LV_DPI_DEF
fabiobaltieri Jun 12, 2023
6002061
net: wifi_mgmt: Pass address instead of value as pointer
ajayparida Jun 12, 2023
0b1dd29
gcc/target.cmake: fix build with gcc-13
saininav May 29, 2023
e31cea0
release: relnotes: Add Bluetooth release notes for 3.4.0
carlescufi Jun 12, 2023
f6d7a6a
release-notes: v3.4: Document STM32 changes
erwango Jun 13, 2023
523ba79
release-notes: v3.4: Document shield additions
erwango Jun 13, 2023
503b367
doc: release: 3.4: Bulk of updates
de-nordic Mar 2, 2023
cd3e143
doc: Added RP2040 related changes to the v3.4.0 release notes
yonsch Jun 8, 2023
c1bb577
samples: bluetooth: remove duplicate entry in test
nashif Jun 10, 2023
b835b02
tests: cleanup metadata and filtering
nashif Jun 9, 2023
5411e7d
tests: synchronization: do not build on all
nashif Jun 10, 2023
8ffb08b
tests: net: sockets: remove scneario
nashif Jun 10, 2023
dd43a65
samples: watchdog: fix twister filter
nashif Jun 10, 2023
9f37ae9
tests/samples: set ram/rom limits on some samples/tests
nashif May 25, 2023
d5815d6
doc: 3.4 release notes: Fix doc build
aescolar Jun 13, 2023
5cdbd59
include: crypto: Remove duplicate assignment line
pdgendt Jun 13, 2023
2019c04
Bluetooth: hci: Add 5.4 HCI error codes
Pieloaf Jun 12, 2023
3104ad0
drivers: serial: uart_sam0: fix uart_sam0_irq_update TXC reset
pmcgaugh May 30, 2023
a44f6bb
doc: release-notes: Add 3.4.0 release notes for networking
rlubos Jun 13, 2023
be04e30
samples: net: mqtt_azure: hotfix stack overflow
Jun 13, 2023
0773cc8
release: document major changes
nashif Jun 14, 2023
1edc8cc
mgmt: mcumgr: grp: img_mgmt: Fix using signed values
nordicjm Jun 14, 2023
3f8156d
doc: mgmt: smp: Fix slot and image to be unsigned
nordicjm Jun 14, 2023
f651292
doc: release: 3.4: Add MCUmgr signed type change
nordicjm Jun 14, 2023
9f25fa2
device: set number_of_dynamic_devices only if needed
gmarull Jun 14, 2023
e5335f3
device: dynamic device handles were declared as const
gmarull Jun 14, 2023
3ebdc1e
doc: nrf52_bsim: Update instructions on how to get BabbleSim
aescolar Jun 14, 2023
4dd3d86
doc: release-notes: Fix typo in networking part
rlubos Jun 14, 2023
bc13ce1
doc: releases: updates for SDHC and Disk driver release notes
danieldegrasse Jun 14, 2023
79433b0
release-notes: 3.4: Add Aarch32 and TF-M notes
microbuilder Jun 14, 2023
e1efafa
ARC: don't align ROM region end if not required
evgeniy-paltsev Jun 13, 2023
9642c48
cmake: boards: Fix issue with relative paths
nordicjm Jun 12, 2023
83b074c
doc: release: 3.4: Add build system relative path fixes
nordicjm Jun 14, 2023
8963b50
doc: release-notes: add missing boards
kartben Jun 15, 2023
4bc46e4
doc: release-notes: sort ARM boards alphabetically
kartben Jun 15, 2023
09a9a7e
doc: release-notes: fix typo with i.MX93 board
kartben Jun 15, 2023
b335c19
doc: move USB documentation to connectivity
jfischer-no Jun 7, 2023
fbb6cd1
doc: connectivity: move USB-C device stack to USB chapter
jfischer-no Jun 14, 2023
ecf2cb5
kernel shell, stacks shell commands: iterate unlocked on SMP
Jun 14, 2023
c9f8b8b
drivers: sensor: shtcx: fix val2 calculation
str4t0m Jun 15, 2023
644d024
doc: release-notes-3.4: add release notes for USB and display
jfischer-no Jun 15, 2023
721e4aa
release: fix layout/typos in release notes
nashif Jun 14, 2023
c59b57c
soc: esp32*: do not enable HAS_DYNAMIC_DEVICE_HANDLES
gmarull Jun 14, 2023
785d9bd
drivers: display: fix zero-buffers-in-SRAM case in DCNANO LCDIF
aedancullen Jun 6, 2023
f683b0f
doc: release-notes: Security related release-notes-3
Jun 15, 2023
b7f35a8
doc: vulnerabilities: Add information about new vulnerabilities
Jun 15, 2023
68dc53b
doc: release-notes: PM related release notes
Jun 15, 2023
3822870
drivers: mdio: adin2111: correct prompt
str4t0m Jun 15, 2023
733a358
drivers: ethernet: Fix typo in comment
divin-raj Jun 5, 2023
b2c00ec
net: utils: fix offset used before range check
szsam Jun 15, 2023
09085ef
dts: xtensa: intel: update cavs25 sram size
Jun 15, 2023
3636767
Bluetooth: Host: Fix wrong ID being stored
theob-pro Jun 14, 2023
14200f8
Bluetooth: Tests: New bsim test for ID
theob-pro Jun 14, 2023
7d89f78
doc: release: Add v3.4 notes for ADC and PWM and Nordic related stuff
anangl Jun 16, 2023
052c23b
doc: ARC: add release notes for ARC
evgeniy-paltsev Jun 16, 2023
e861855
Bluetooth: release notes: Fix formatting of indented bullet points
carlescufi Jun 16, 2023
f880309
dos: ARC: mark DSP AGU/XY extensions as supported on ARC EM
evgeniy-paltsev Jun 16, 2023
beae299
doc: ARC: release notes: typo fix
evgeniy-paltsev Jun 16, 2023
288fd5d
doc: release: adapt title of 3.4 release notes
nashif Jun 16, 2023
6015293
doc: release: Use past tense on some entries
nashif Jun 16, 2023
7749607
doc: release: remove empty sections
nashif Jun 16, 2023
8db0349
doc: release: add one entry re ztest new API
nashif Jun 16, 2023
ee72dfa
doc: add 3.4.0 to the index of releases
nashif Jun 16, 2023
aa8c6aa
doc: remove releases before 2.7 from index
nashif Jun 16, 2023
7ce8b55
doc: update LTS2 version in docs
nashif Jun 16, 2023
356c8cb
release: Zephyr 3.4.0 release
nashif Jun 16, 2023
18ea0c8
Merge tag 'v3.4.0' into update_zephyr_3.4
matthew-morgan-molex Sep 11, 2023
b03ef0c
Point to updated mcuboot, hal_nxp
matthew-morgan-molex Sep 11, 2023
f8f70ab
Merge error
matthew-morgan-molex Sep 11, 2023
cd2ac75
Update nxp and mcuboot hash
matthew-morgan-molex Oct 4, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
14 changes: 10 additions & 4 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
---
BasedOnStyle: LLVM
AlignConsecutiveMacros: AcrossComments
AllowShortBlocksOnASingleLine: false
AllowShortBlocksOnASingleLine: Never
AllowShortCaseLabelsOnASingleLine: false
AllowShortEnumsOnASingleLine: false
AllowShortFunctionsOnASingleLine: None
Expand All @@ -24,6 +24,7 @@ AttributeMacros:
- __packed
- __printf_like
- __syscall
- __syscall_always_inline
- __subsystem
BitFieldColonSpacing: After
BreakBeforeBraces: Linux
Expand Down Expand Up @@ -64,6 +65,10 @@ ForEachMacros:
- 'Z_GENLIST_FOR_EACH_CONTAINER_SAFE'
- 'Z_GENLIST_FOR_EACH_NODE'
- 'Z_GENLIST_FOR_EACH_NODE_SAFE'
- 'STRUCT_SECTION_FOREACH'
- 'TYPE_SECTION_FOREACH'
IfMacros:
- 'CHECKIF'
# Disabled for now, see bug https://github.com/zephyrproject-rtos/zephyr/issues/48520
#IncludeBlocks: Regroup
IncludeCategories:
Expand All @@ -77,9 +82,10 @@ IncludeCategories:
Priority: 3
IndentCaseLabels: false
IndentWidth: 8
# SpaceBeforeParens: ControlStatementsExceptControlMacros # clang-format >= 13.0
SortIncludes: false
UseTab: Always
InsertBraces: true
SpaceBeforeParens: ControlStatementsExceptControlMacros
SortIncludes: Never
UseTab: ForContinuationAndIndentation
WhitespaceSensitiveMacros:
- STRINGIFY
- Z_STRINGIFY
8 changes: 4 additions & 4 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ coverage:
patch: yes
changes: no

#ignore:
# - "tests/**/*"
# - "samples/**/*"
# - "ext/hal/**/*"
# ignore:
# - "tests/**/*"
# - "samples/**/*"
# - "ext/hal/**/*"

parsers:
gcov:
Expand Down
57 changes: 57 additions & 0 deletions .github/ISSUE_TEMPLATE/001_bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
---
name: Bug report
about: Create a report to help us improve Zephyr
title: ''
labels: bug
assignees: ''

---

**Notes (delete this)**
Github Discussions (https://github.com/zephyrproject-rtos/zephyr/discussions)
are available to first verify that the issue is a genuine Zephyr bug and not a
consequence of Zephyr services misuse.

This issue list is only for bugs in the main Zephyr code base
(https://github.com/zephyrproject-rtos/zephyr/). If the bug is for a project
fork (such as NCS) specific feature, please open an issue in the fork project
instead.

**Describe the bug**
A clear and concise description of what the bug is.

Please also mention any information which could help others to understand
the problem you're facing:
- What target platform are you using?
- What have you tried to diagnose or workaround this issue?
- Is this a regression? If yes, have you been able to "git bisect" it to a
specific commit?
- ...

**To Reproduce**
Steps to reproduce the behavior:
1. mkdir build; cd build
2. cmake -DBOARD=board\_xyz
3. make
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Impact**
What impact does this issue have on your progress (e.g., annoyance, showstopper)

**Logs and console output**
If applicable, add console logs or other types of debug information
e.g Wireshark capture or Logic analyzer capture (upload in zip archive).
copy-and-paste text and put a code fence (\`\`\`) before and after, to help
explain the issue. (if unable to obtain text log, add a screenshot)

**Environment (please complete the following information):**
- OS: (e.g. Linux, MacOS, Windows)
- Toolchain (e.g Zephyr SDK, ...)
- Commit SHA or Version used

**Additional context**
Add any other context that could be relevant to your issue, such as pin setting,
target configuration, ...
47 changes: 0 additions & 47 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

8 changes: 4 additions & 4 deletions .github/SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ updates:
- The most recent release, and the release prior to that.
- Active LTS releases.

At this time, with the latest release of v3.2.0, the supported
At this time, with the latest release of v3.3, the supported
versions are:

- v2.7.0: Current LTS
- v3.1.0: Prior release
- v3.2.0: Current release
- v2.7: Current LTS
- v3.2: Prior release
- v3.3: Current release

## Reporting process

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/assigner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
assignment:
name: Pull Request Assignment
if: github.event.pull_request.draft == false
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04

steps:
- name: Install Python dependencies
Expand Down
18 changes: 15 additions & 3 deletions .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,23 @@ on:

jobs:
backport:
runs-on: ubuntu-20.04
name: Backport
runs-on: ubuntu-22.04
# Only react to merged PRs for security reasons.
# See https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request_target.
if: >
github.event.pull_request.merged &&
(
github.event.action == 'closed' ||
(
github.event.action == 'labeled' &&
contains(github.event.label.name, 'backport')
)
)
steps:
- name: Backport
uses: zephyrproject-rtos/action-backport@v1.1.1-3
uses: zephyrproject-rtos/action-backport@v2.0.3-3
with:
github_token: ${{ secrets.ZB_GITHUB_TOKEN }}
issue_labels: backport
issue_labels: Backport
labels_template: '["Backport"]'
2 changes: 1 addition & 1 deletion .github/workflows/backport_issue_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
backport:
name: Backport Issue Check
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
if: github.repository == 'zephyrproject-rtos/zephyr'

steps:
Expand Down
29 changes: 0 additions & 29 deletions .github/workflows/bluetooth-tests-publish.yaml

This file was deleted.

97 changes: 0 additions & 97 deletions .github/workflows/bluetooth-tests.yaml

This file was deleted.

28 changes: 28 additions & 0 deletions .github/workflows/bsim-tests-publish.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
name: Publish BabbleSim Tests Results

on:
workflow_run:
workflows: ["BabbleSim Tests"]
types:
- completed
jobs:
bsim-test-results:
name: "Publish BabbleSim Test Results"
runs-on: ubuntu-22.04
if: github.event.workflow_run.conclusion != 'skipped'

steps:
- name: Download artifacts
uses: dawidd6/action-download-artifact@v2
with:
run_id: ${{ github.event.workflow_run.id }}

- name: Publish BabbleSim Test Results
uses: EnricoMi/publish-unit-test-result-action@v2
with:
check_name: BabbleSim Test Results
comment_mode: off
commit: ${{ github.event.workflow_run.head_sha }}
event_file: event/event.json
event_name: ${{ github.event.workflow_run.event }}
files: "bsim-test-results/**/bsim_results.xml"
Loading
Loading