Skip to content

Commit

Permalink
Update platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
MateuszKarlic committed Jan 26, 2024
1 parent fc2e5b6 commit e4cb069
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/peripherals_scanner.py
Expand Up @@ -206,6 +206,7 @@ def try_get_category(platform):
"R7FA6M5B": "RENESAS",
"R7FA4M1A": "RENESAS",
"ck-ra6m5": "RENESAS",
"lpc2294": "NXP LPC",
}

if platform.get_name() not in mapping:
Expand Down

0 comments on commit e4cb069

Please sign in to comment.