FreeCalypso > hg > freecalypso-tools
comparison CHANGES @ 710:c1f72d807250
CHANGES: tiffs-mkfs addition
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 23 May 2020 03:39:48 +0000 |
parents | dacd9fdc392a |
children | 631b096108cd |
comparison
equal
deleted
inserted
replaced
709:9b0ad72184e3 | 710:c1f72d807250 |
---|---|
1 Changes in the current code since fc-host-tools-r13: | 1 Changes in the current code since fc-host-tools-r13: |
2 | 2 |
3 * fc-iram second program invokation mode fix: options for the second program | 3 * fc-iram second program invokation mode fix: options for the second program |
4 are no longer misinterpreted as fc-iram options. | 4 are no longer misinterpreted as fc-iram options. |
5 | |
6 * New tiffs-mkfs utility can generate TIFFS images completely from scratch | |
7 "in vitro", containing initial directory and file content given by a Unix | |
8 directory and file tree on the host system. The resulting image can then be | |
9 flashed into a Calypso GSM device running FreeCalypso firmware. | |
5 | 10 |
6 * A new target-utils program named lunadrv has been added: it is a driver for | 11 * A new target-utils program named lunadrv has been added: it is a driver for |
7 FreeCalypso Luna LCD, a special ad hoc hardware platform that has been | 12 FreeCalypso Luna LCD, a special ad hoc hardware platform that has been |
8 implemented at FreeCalypso headquarters and which is currently not available | 13 implemented at FreeCalypso headquarters and which is currently not available |
9 to anyone else. Because of this FC-HQ-only hardware situation, this lunadrv | 14 to anyone else. Because of this FC-HQ-only hardware situation, this lunadrv |