Skip to content

Commit

Permalink
Merge tag 'V3.05.000' into develop
Browse files Browse the repository at this point in the history
Added tag for BSP V3.05.000
  • Loading branch information
sagiii committed Sep 21, 2023
2 parents 402697e + 417163b commit 4af4cc9
Show file tree
Hide file tree
Showing 351 changed files with 50,992 additions and 129,824 deletions.
Binary file modified Document/NuMicro M031 Driver Reference Guide.chm
Binary file not shown.
Binary file modified Document/NuMicro M031 Series CMSIS BSP Revision History.pdf
Binary file not shown.
5 changes: 0 additions & 5 deletions Library/Device/Nuvoton/M031/Source/IAR/startup_M031Series.s
Original file line number Diff line number Diff line change
Expand Up @@ -105,11 +105,6 @@ Reset_Handler
LDR R1, =0x00000001
STR R1, [R2]

; Disable NMI (Assign to reserved IRQ)
LDR R2, =0x40000380
LDR R1, =0x0000001F
STR R1, [R2]

; Lock register
MOVS R1, #0
STR R1, [R0]
Expand Down
349 changes: 0 additions & 349 deletions Library/NuMaker/emWin/lcm/ILI9341.c

This file was deleted.

Loading

0 comments on commit 4af4cc9

Please sign in to comment.