Skip to content

Introducing native LUA source files that can be consumed in C#148

Merged
benblaise-intech merged 11 commits intomasterfrom
SUKU-set-timeout-research
Feb 10, 2025
Merged

Introducing native LUA source files that can be consumed in C#148
benblaise-intech merged 11 commits intomasterfrom
SUKU-set-timeout-research

Conversation

@SukuWc
Copy link
Member

@SukuWc SukuWc commented Jan 30, 2025

For devs:

  • Building the project now running ./lua_build.sh first
  • This convers all of the *.lua source files to *.h c headers that contan the original content as a byte array
  • This changes are also captured in CI, applicable to both ESP32 and D51 architectures

For QA:

Effected functionality:

  • lookup
  • element_name
  • limit
  • map_saturate
  • sign (previously incorrectly resolved to human readable 'sgn')
  • segment_calculate

Copy link

@codescene-delta-analysis codescene-delta-analysis bot left a comment

Choose a reason for hiding this comment

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

Code Health Quality Gates: OK

Change in average Code Health of affected files: +0.00 (10.00 -> 10.00)

View detailed results in CodeScene

Copy link

@codescene-delta-analysis codescene-delta-analysis bot left a comment

Choose a reason for hiding this comment

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

Code Health Quality Gates: OK

Change in average Code Health of affected files: +0.00 (10.00 -> 10.00)

View detailed results in CodeScene

Copy link

@codescene-delta-analysis codescene-delta-analysis bot left a comment

Choose a reason for hiding this comment

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

Code Health Quality Gates: OK

Change in average Code Health of affected files: +0.00 (10.00 -> 10.00)

View detailed results in CodeScene

Copy link

@codescene-delta-analysis codescene-delta-analysis bot left a comment

Choose a reason for hiding this comment

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

Code Health Quality Gates: OK

Change in average Code Health of affected files: +0.00 (10.00 -> 10.00)

View detailed results in CodeScene

Copy link

@codescene-delta-analysis codescene-delta-analysis bot left a comment

Choose a reason for hiding this comment

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

Code Health Quality Gates: OK

Change in average Code Health of affected files: +0.00 (10.00 -> 10.00)

View detailed results in CodeScene

@SukuWc SukuWc changed the title Suku set timeout research Introducing native LUA source files that can be consumed in C Feb 9, 2025
@SukuWc SukuWc marked this pull request as ready for review February 9, 2025 08:02
@benblaise-intech benblaise-intech merged commit 00716ce into master Feb 10, 2025
8 checks passed
@Greg-Orca Greg-Orca mentioned this pull request Mar 28, 2025
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants