Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better better autogen #260

Open
wants to merge 21 commits into
base: main
Choose a base branch
from
Open

Better better autogen #260

wants to merge 21 commits into from

Conversation

ShiCheng-Lu
Copy link
Collaborator

@ShiCheng-Lu ShiCheng-Lu commented Feb 3, 2024

Um, so this needs scons 4.x, which is installed via pip instead of apt. scons 3.6 uses outdated version of python (or maybe python2 instead of python3)
pip install scons

Test plan:

none platform specific:

  • format + lint
  • new project/smoke/task/lib/py

x86:

  • build
  • test + clean test
  • rebuild when project change
  • re-autogen when autogen or config change
  • sim + clean sim
  • build python runs python
  • gdb + clean gdb

arm:

  • build
  • test + clean test
  • rebuild when project change
  • re-autogen when autogen or config change
  • flash + clean flash
  • mem-report

@ShiCheng-Lu ShiCheng-Lu closed this Feb 3, 2024
@ShiCheng-Lu ShiCheng-Lu reopened this Feb 3, 2024
delay_ms(200);
#endif
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

tests runs too slow on x86 lmao,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant