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 build hash to the storage #260

Merged
merged 4 commits into from
Feb 21, 2025
Merged

Add build hash to the storage #260

merged 4 commits into from
Feb 21, 2025

Conversation

HaoboGu
Copy link
Owner

@HaoboGu HaoboGu commented Feb 18, 2025

Closes #257

Copy link

PR build size

  text	   data	    bss	    dec	    hex	filename
125608	     84	  41308	 167000	  28c58	rmk-nrf52840

Diff

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  +0.0%     +23  [ = ]       0    .strtab
  +0.0%     +16  +0.0%     +16    .text
  +0.2%      +1  [ = ]       0    .defmt
  -0.0%      -3  [ = ]       0    .debug_line
 -28.6%     -20  [ = ]       0    [Unmapped]
  -0.1%     -24  [ = ]       0    .debug_aranges
  -0.3%     -56  [ = ]       0    .debug_frame
  -0.2%     -80  [ = ]       0    .symtab
  -0.1%    -120  [ = ]       0    .debug_ranges
  -0.1%    -161  [ = ]       0    .debug_loc
  -0.0%    -243  [ = ]       0    .debug_info
  -0.0%    -525  [ = ]       0    .debug_str
  -0.0% -1.16Ki  +0.0%     +16    TOTAL

Signed-off-by: Haobo Gu <[email protected]>
Copy link

PR build size

  text	   data	    bss	    dec	    hex	filename
125608	     84	  41308	 167000	  28c58	rmk-nrf52840

Diff

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  +0.0%     +23  [ = ]       0    .strtab
  +0.0%     +16  +0.0%     +16    .text
  +0.2%      +1  [ = ]       0    .defmt
  -0.0%      -3  [ = ]       0    .debug_line
 -28.6%     -20  [ = ]       0    [Unmapped]
  -0.1%     -24  [ = ]       0    .debug_aranges
  -0.3%     -56  [ = ]       0    .debug_frame
  -0.2%     -80  [ = ]       0    .symtab
  -0.1%    -120  [ = ]       0    .debug_ranges
  -0.1%    -161  [ = ]       0    .debug_loc
  -0.0%    -243  [ = ]       0    .debug_info
  -0.0%    -525  [ = ]       0    .debug_str
  -0.0% -1.16Ki  +0.0%     +16    TOTAL

Copy link

PR build size

  text	   data	    bss	    dec	    hex	filename
132320	     84	  41308	 173712	  2a690	rmk-nrf52840

Diff

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  +0.0%    +127  [ = ]       0    .debug_str
  +0.1%     +76  [ = ]       0    .strtab
  +0.0%     +58  [ = ]       0    .debug_line
  +0.0%     +19  [ = ]       0    .debug_loc
  +0.0%     +12  +0.0%     +12    .text
  +0.2%      +1  [ = ]       0    .defmt
  -0.0%      -8  [ = ]       0    .debug_aranges
 -18.9%     -14  [ = ]       0    [Unmapped]
  -0.1%     -24  [ = ]       0    .debug_frame
  -0.1%     -48  [ = ]       0    .symtab
  -0.0%     -59  [ = ]       0    .debug_info
  -0.1%    -152  [ = ]       0    .debug_ranges
  -0.0%     -12  +0.0%     +12    TOTAL

@HaoboGu HaoboGu merged commit e5229f2 into main Feb 21, 2025
25 checks passed
@HaoboGu HaoboGu deleted the feat/build_hash branch February 21, 2025 02:57
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.

Clear storage automatically after flashing a new firmware
1 participant