Skip to content

Commit

Permalink
Rename files
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiayang committed Oct 1, 2023
1 parent 006e551 commit a3953ef
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/boards/arm/mikoto/mikoto_5_20_0.overlay
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
*/

#include "mikoto-pinctrl.dtsi"
#include "arduino_pro_micro_pins_5_20_0.dtsi"
#include "arduino_pro_micro_pins_v5.dtsi"
2 changes: 1 addition & 1 deletion app/boards/arm/mikoto/mikoto_6_1_0.overlay
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
*/

#include "mikoto-pinctrl.dtsi"
#include "arduino_pro_micro_pins_6_1_0.dtsi"
#include "arduino_pro_micro_pins_v6.dtsi"
2 changes: 1 addition & 1 deletion app/boards/arm/mikoto/mikoto_7_1_0.overlay
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*/

#include "mikoto-pinctrl.dtsi"
#include "arduino_pro_micro_pins_6_1_0.dtsi"
#include "arduino_pro_micro_pins_v6.dtsi"

&pinctrl {
i2c1_default: i2c1_default {
Expand Down

0 comments on commit a3953ef

Please sign in to comment.