Skip to content

Commit ea766ad

Browse files
author
vasko
committed
Add freertos sysincl for abseil
commit_hash:5004e7e4628d039c940fc4063d9337257033a31d
1 parent 3958d0e commit ea766ad

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

build/conf/sysincl.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ SYSINCL+=build/sysincl/windows.yml
88
SYSINCL+=build/sysincl/darwin.yml
99
SYSINCL+=build/sysincl/android.yml
1010
SYSINCL+=build/sysincl/freebsd.yml
11+
SYSINCL+=build/sysincl/freertos.yml
1112
SYSINCL+=build/sysincl/intrinsic.yml
1213
SYSINCL+=build/sysincl/nvidia.yml
1314
SYSINCL+=build/sysincl/misc.yml

build/sysincl/freertos.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- source_filter: "^contrib/restricted/abseil-cpp"
2+
includes:
3+
- task.h

0 commit comments

Comments
 (0)