Skip to content

Commit

Permalink
Test update
Browse files Browse the repository at this point in the history
  • Loading branch information
LukicMMikroe committed May 14, 2024
1 parent 9efe94e commit 5474afe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions PIC32/mikroC/system/MICROAPTIV_FP/src/__Lib_System_MZ_EF.c
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,8 @@ void __BootStartUp(){
asm nop;
asm nop;



// jump to main
asm {
LUI R30, hi_addr(_main)
Expand Down

0 comments on commit 5474afe

Please sign in to comment.