Skip to content

Commit

Permalink
board_types.txt: add KakuteH7v2 and KakuteH7mini (#224)
Browse files Browse the repository at this point in the history
This adds two device_id to cover the KakuteH7v2 and the KakuteH7mini.
Both warrant a separate ID and build target because they come with NAND
flash rather than an SD card.

Signed-off-by: Julian Oes <julian@oes.ch>

Signed-off-by: Julian Oes <julian@oes.ch>
  • Loading branch information
julianoes committed Jan 6, 2023
1 parent 2647ce6 commit d5aa2ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions board_types.txt
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@ AP_HW_ICSI_Kestrel 1049
AP_HW_SierraL431 1050
AP_HW_NucleoL476 1051
AP_HW_SierraF405 1052
AP_HW_KakuteH7v2 1053
AP_HW_KakuteH7mini 1054

AP_HW_CUBEORANGE_PERIPH 1400
AP_HW_CUBEBLACK_PERIPH 1401
Expand Down

0 comments on commit d5aa2ae

Please sign in to comment.