| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-17 | Morse app: optimize letter lookup and constants | Francesco Gazzetta | |
| The dictionary of strings was taking a lot of space, and is now replaced by a binary tree flattened into a string plus a small loookup function. Signed-off-by: Francesco Gazzetta <fgaz@fgaz.me> | |||
| 2021-11-17 | Add morse app | Francesco Gazzetta | |
| Signed-off-by: Francesco Gazzetta <fgaz@fgaz.me> | |||
