Skip to content

Commit

Permalink
regenerated pio headers (raspberrypi#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
kilograham authored Oct 28, 2021
1 parent fa09f2c commit c507d54
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pio/squarewave/generated/squarewave.pio.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
// This file is autogenerated by pioasm; do not edit! //
// -------------------------------------------------- //

#pragma once

#if !PICO_NO_HARDWARE
#include "hardware/pio.h"
#endif
Expand Down
2 changes: 2 additions & 0 deletions pio/squarewave/generated/squarewave_wrap.pio.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
// This file is autogenerated by pioasm; do not edit! //
// -------------------------------------------------- //

#pragma once

#if !PICO_NO_HARDWARE
#include "hardware/pio.h"
#endif
Expand Down
2 changes: 2 additions & 0 deletions pio/ws2812/generated/ws2812.pio.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
// This file is autogenerated by pioasm; do not edit! //
// -------------------------------------------------- //

#pragma once

#if !PICO_NO_HARDWARE
#include "hardware/pio.h"
#endif
Expand Down

0 comments on commit c507d54

Please sign in to comment.