Skip to content

Commit

Permalink
esp32s2: update based on FPGA 9.0, rename from lx7
Browse files Browse the repository at this point in the history
    Based on esp_core_722_f_win32_redist.tgz
  • Loading branch information
antmak committed Jun 3, 2019
1 parent 30d3046 commit ac00ec5
Show file tree
Hide file tree
Showing 11 changed files with 571 additions and 65 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -180,10 +180,10 @@
#define XCHAL_M_STAGE 3

#undef XTENSA_MARCH_LATEST
#define XTENSA_MARCH_LATEST 270008
#define XTENSA_MARCH_LATEST 270009

#undef XTENSA_MARCH_EARLIEST
#define XTENSA_MARCH_EARLIEST 270008
#define XTENSA_MARCH_EARLIEST 270009


#endif /* !XTENSA_CONFIG_H */
Original file line number Diff line number Diff line change
Expand Up @@ -180,10 +180,10 @@
#define XCHAL_M_STAGE 3

#undef XTENSA_MARCH_LATEST
#define XTENSA_MARCH_LATEST 270008
#define XTENSA_MARCH_LATEST 270009

#undef XTENSA_MARCH_EARLIEST
#define XTENSA_MARCH_EARLIEST 270008
#define XTENSA_MARCH_EARLIEST 270009


#endif /* !XTENSA_CONFIG_H */
Loading

0 comments on commit ac00ec5

Please sign in to comment.