Anas Nashif

Results 15 issues of Anas Nashif

Few rules are duplicate and are reported multiple times, so disable those from pylint and rely on ruff reporting them. Signed-off-by: Anas Nashif

area: Coding Guidelines
area: Continuous Integration

## Introduction Our APIs are all over the place with various prefixes and legacy conventions that do not have any consistency or real meaning. We do mix internal API prefixes...

RFC
Architecture Review

Workaround GH running workflows from main on release branches. The assignment script fails and does wrong assignments based on wrong versions of the maintainer file and manifest. Signed-off-by: Anas Nashif

Hotfix
area: Continuous Integration

Adapt code to work with SOF not being a module in Zephyr. Signed-off-by: Anas Nashif

The series https://github.com/zephyrproject-rtos/zephyr/pull/94360 contains a set of SDK 1.0 compatibility patches. This is ready for review and merging. - [x] arch/x86 zefi build script fixes for picolibc as default C...

Meta