Skip to content

Commit

Permalink
not doing some of the examples
Browse files Browse the repository at this point in the history
  • Loading branch information
mattnite committed Apr 17, 2024
1 parent 0ba5c3e commit a4391d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.zig
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ const example_dep_names: []const []const u8 = &.{
//"examples/microchip/avr",
"examples/gigadevice/gd32",
"examples/stmicro/stm32",
"examples/espressif/esp",
"examples/raspberrypi/rp2040",
//"examples/espressif/esp",
//"examples/raspberrypi/rp2040",
};

const bsps = .{
Expand Down

0 comments on commit a4391d6

Please sign in to comment.