This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 2d7b19b359 ghs: add thumb mode detection support for ghs compiler new 1b77fd1df6 sched/misc: Remove the dup inclusion of nuttx/irq.h in assert.c new 72fbbbdbf3 sensors/bmi160_uorb.c: Fix the typo error new 50de39acd5 note/noteram_driver: Remove the unused variable j new b41d96ea67 sim/win: Replace nuttx_mode_t with int new 2d1ca32295 .github/linters: Ignore E704 warning new 1b303c2888 drivers/reset/core.c: fix gcc14 error new 8c4e88fd4b add dir ignored since we changed libxx layout new dfa24a056e sched: add some DEBUGASSERT when nxsched_release_tcb() The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .github/linters/setup.cfg | 2 +- arch/sim/src/sim/win/sim_hostfs.c | 4 ++-- drivers/note/noteram_driver.c | 3 +-- drivers/reset/core.c | 1 + drivers/sensors/bmi160_uorb.c | 2 +- libs/libxx/.gitignore | 4 ++++ sched/misc/assert.c | 1 - sched/sched/sched_releasetcb.c | 4 ++++ 8 files changed, 14 insertions(+), 7 deletions(-)