Skip to content

Commit 76e4a0e

Browse files
Sync csa branch with main (#866)
2 parents 8f0d1d2 + bedd70a commit 76e4a0e

1,291 files changed

Lines changed: 85464 additions & 12500 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.devcontainer/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ if [ "$USER_UID" = "0" ]; then
7676
USER_UID=1000
7777
fi
7878

79-
docker build \
79+
docker buildx build \
8080
-t "$IMAGE_TAG" \
8181
--pull \
8282
--build-arg USER_UID="$USER_UID" \

.github/.wordlist.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -403,6 +403,8 @@ deployable
403403
depottools
404404
deps
405405
der
406+
dereference
407+
dereferencing
406408
desc
407409
descheduled
408410
detokenization
@@ -550,6 +552,7 @@ EvalCode
550552
EvalCodeWithName
551553
EvalFrameDefault
552554
EVB
555+
EVKBMIMXRT
553556
EventLogging
554557
evk
555558
EVSE
@@ -608,6 +611,7 @@ fsl
608611
fstab
609612
fsync
610613
ftd
614+
ftr
611615
fullclean
612616
fuzzer
613617
fuzzers
@@ -1118,6 +1122,7 @@ params
11181122
PartNumber
11191123
PASE
11201124
Passcode
1125+
passcodes
11211126
passRetained
11221127
passwd
11231128
Pausable
@@ -1369,6 +1374,7 @@ Silabs's
13691374
SiliconLabs
13701375
SimpleFileExFlags
13711376
SimpleLink
1377+
simw
13721378
SiWx
13731379
sizedb
13741380
sl

.github/ISSUE_TEMPLATE/001-bug-report.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ body:
5151
- freeRTOS
5252
- IMX8
5353
- k32w
54+
- linux
5455
- nrf
5556
- python
5657
- raspi

.github/ISSUE_TEMPLATE/002-1.0-issue.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ body:
5151
- freeRTOS
5252
- IMX8
5353
- k32w
54+
- linux
5455
- nrf connect
5556
- nrf
5657
- python

.github/ISSUE_TEMPLATE/003-1.1-issue.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ body:
5151
- freeRTOS
5252
- IMX8
5353
- k32w
54+
- linux
5455
- nrf connect
5556
- nrf
5657
- python

.github/ISSUE_TEMPLATE/004-1.2-issue.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ body:
5151
- freeRTOS
5252
- IMX8
5353
- k32w
54+
- linux
5455
- nrf connect
5556
- nrf
5657
- python

.github/ISSUE_TEMPLATE/005-1.3-issue.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ body:
5151
- freeRTOS
5252
- IMX8
5353
- k32w
54+
- linux
5455
- nrf connect
5556
- nrf
5657
- python

.github/ISSUE_TEMPLATE/049-trivial-fix.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ body:
4242
- freeRTOS
4343
- IMX8
4444
- k32w
45+
- linux
4546
- nrf connect
4647
- nrf
4748
- python

.github/ISSUE_TEMPLATE/050-tooling-fix.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ body:
3737
- freeRTOS
3838
- IMX8
3939
- k32w
40+
- linux
4041
- nrf connect
4142
- nrf
4243
- python

.github/ISSUE_TEMPLATE/060-platform-fix.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ body:
3737
- freeRTOS
3838
- IMX8
3939
- k32w
40+
- linux
4041
- nrf connect
4142
- nrf
4243
- python

0 commit comments

Comments
 (0)