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

Add function for queue space left #57

Merged
merged 2 commits into from
Jul 17, 2024
Merged

Add function for queue space left #57

merged 2 commits into from
Jul 17, 2024

Conversation

diondokter
Copy link
Collaborator

Fixes #56

Copy link

PR build size

  text	   data	    bss	    dec	    hex	filename
 17204	     56	  33808	  51068	   c77c	example

Diff

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  +0.0%      +8  [ = ]       0    .debug_info
  +0.0%      +6  [ = ]       0    .debug_line
   +14%      +5  [ = ]       0    [Unmapped]
  -0.0%      -1  [ = ]       0    .debug_str
  -0.0%      -2  [ = ]       0    .strtab
  +0.0%     +16  [ = ]       0    TOTAL

Copy link

PR build size

  text	   data	    bss	    dec	    hex	filename
 17204	     56	  33808	  51068	   c77c	example

Diff

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  +0.0%      +8  [ = ]       0    .debug_info
  +0.0%      +7  [ = ]       0    .debug_line
   +12%      +4  [ = ]       0    [Unmapped]
  -0.0%      -1  [ = ]       0    .debug_str
  -0.0%      -2  [ = ]       0    .strtab
  +0.0%     +16  [ = ]       0    TOTAL

@diondokter diondokter merged commit 1b083d1 into master Jul 17, 2024
4 of 5 checks passed
@diondokter diondokter deleted the queue-size-report branch July 17, 2024 09:28
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.

Add function to return the space available on flash
1 participant