diff options
| -rw-r--r-- | TeleMetrum/index.mdwn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TeleMetrum/index.mdwn b/TeleMetrum/index.mdwn index a9f0d77..92500bc 100644 --- a/TeleMetrum/index.mdwn +++ b/TeleMetrum/index.mdwn @@ -67,11 +67,9 @@ simplify things by building a new altimeter with integrated RF link! * Runs from on-chip flash, uses on-chip RAM, stores flight data to serial EEPROM chip * USB serial emulation for "console" interface - * USB mass storage emulation for data recovery * Tools Used * [gEDA](http://www.gpleda.org/) for schematic capture and PCB layout * [SDCC](http://sdcc.sourceforge.net/) compiler and source debugger - * [FreeRTOS](http://www.freertos.org/) kernel * Licenses * The hardware is licensed under the [TAPR](http://www.tapr.org) [Open Hardware License](http://www.tapr.org/ohl.html) * The software is licensed [GPL version 2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) |
