Skip to content

Commit

Permalink
Update flash.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bunnie committed May 2, 2021
1 parent 6e0e3f7 commit 68aff96
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/flash.md
Expand Up @@ -91,13 +91,13 @@ This documents their location in FLASH. The samples are shorter than the allocat

```
+-----------+----------------------------------------+
+ 2600_0000 | 8khz short sample (WAV/512kiB) |
+ 2600_0000 | 8khz short sample (WAV/<512kiB) |
+ 2607_FFFF | 16-bit stereo PCM ~16s long |
+-----------+----------------------------------------+
+ 2608_0000 | 44.1khz short sample (WAV/2,800kiB) |
+ 2608_0000 | 44.1khz short sample (WAV/<2,816kiB) |
+ 2633_FFFF | 16-bit stereo PCM ~16s long |
+-----------+----------------------------------------+
+ 2634_0000 | 8khz short sample (WAV/28,944kiB) |
+ 2634_0000 | 8khz short sample (WAV/<28,928kiB) |
+ 2707_FFFF | 16-bit stereo PCM ~330s long |
+-----------+----------------------------------------+
+ 27F8_0000 | Start of EC region (do not use) |
Expand Down

0 comments on commit 68aff96

Please sign in to comment.