Skip to content

documentation(boards): add documentation for native_sim#172

Merged
kr-t merged 1 commit intomainfrom
add-documentation-for-native_sim
Feb 17, 2026
Merged

documentation(boards): add documentation for native_sim#172
kr-t merged 1 commit intomainfrom
add-documentation-for-native_sim

Conversation

@SorinOlari
Copy link
Collaborator

Description

added documentation for native_sim board

Type of change

  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

Signed-off-by: SorinO <sorin.olari2@gmail.com>
@SorinOlari SorinOlari requested a review from casaroli February 16, 2026 10:12
@SorinOlari SorinOlari self-assigned this Feb 16, 2026
@SorinOlari SorinOlari added this to Ocre Feb 16, 2026
@SorinOlari SorinOlari linked an issue Feb 16, 2026 that may be closed by this pull request
19 tasks
@SorinOlari SorinOlari removed a link to an issue Feb 16, 2026
19 tasks
@kr-t kr-t merged commit c19b90d into main Feb 17, 2026
28 of 30 checks passed
@github-project-automation github-project-automation bot moved this to Done in Ocre Feb 17, 2026
@kr-t kr-t deleted the add-documentation-for-native_sim branch February 17, 2026 16:29
- **demo**
- **supervisor**

**Note:** native_sim on 32-bit is not currently supported.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't it supported?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if you check https://github.com/project-ocre/ocre-runtime/tree/main/src/samples/demo/zephyr/boards or https://github.com/project-ocre/ocre-runtime/tree/main/src/samples/supervisor/zephyr/boards, we only have native_sim_64.conf/overlay. For the 32b version we probably need to copy 64b configs, rename them and test them. I don't expect them to be different a lot if at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants