Skip to content

Commit

Permalink
Merge branch 'espressif:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
udoudou authored Dec 9, 2023
2 parents 369b762 + cb66d6f commit 5595ab2
Show file tree
Hide file tree
Showing 4,396 changed files with 258,350 additions and 116,633 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
10 changes: 9 additions & 1 deletion .github/ISSUE_TEMPLATE/02_runtime_bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,14 @@ body:
placeholder: ex. v3.2-dev-1148-g96cd3b75c
validations:
required: true
- type: input
id: chip_revision
attributes:
label: Espressif SoC revision.
description: On which Espressif SoC revision does your application run on? Run `esptool chip_id` to find it.
placeholder: ex. ESP32-C3 (QFN32) (revision v0.3)
validations:
required: true
- type: dropdown
id: operating_system
attributes:
Expand Down Expand Up @@ -63,7 +71,7 @@ body:
attributes:
label: Development Kit.
description: On which Development Kit does this issue occur on?
placeholder: ex. ESP32-Wrover-Kit v2 | Custom Board
placeholder: ex. ESP32-Wrover-Kit v2 | Custom Board | QEMU
validations:
required: true
- type: dropdown
Expand Down
5 changes: 0 additions & 5 deletions .github/dangerjs/.gitignore

This file was deleted.

47 changes: 0 additions & 47 deletions .github/dangerjs/README.md

This file was deleted.

48 changes: 0 additions & 48 deletions .github/dangerjs/dangerfile.ts

This file was deleted.

Loading

0 comments on commit 5595ab2

Please sign in to comment.