Skip to content

Commit

Permalink
Prune stale FLUTE support
Browse files Browse the repository at this point in the history
  • Loading branch information
nwf committed Dec 31, 2024
1 parent ad1ae03 commit 67be709
Show file tree
Hide file tree
Showing 12 changed files with 5 additions and 526 deletions.
149 changes: 0 additions & 149 deletions azure-pipelines.yml

This file was deleted.

4 changes: 2 additions & 2 deletions docs/WritingADeviceDriver.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,11 +194,11 @@ Driver code does not *have* to follow any specific structure but there are some
### Platform includes

Each board description contains a set of include paths.
For example, our Flute prototype platform has this:
For example, our Ibex prototype platform has this:

```json
"driver_includes" : [
"../include/platform/flute",
"../include/platform/ibex",
"../include/platform/generic-riscv"
],
```
Expand Down
45 changes: 0 additions & 45 deletions scripts/run-flute.sh

This file was deleted.

52 changes: 0 additions & 52 deletions sdk/boards/flute-debug-uart.json

This file was deleted.

43 changes: 0 additions & 43 deletions sdk/boards/flute-no-revoker.json

This file was deleted.

44 changes: 0 additions & 44 deletions sdk/boards/flute-software-revoker.json

This file was deleted.

Loading

0 comments on commit 67be709

Please sign in to comment.