diff options
author | H. Nikolaus Schaller <hns@goldelico.com> | 2010-05-18 20:25:55 +0200 |
---|---|---|
committer | H. Nikolaus Schaller <hns@goldelico.com> | 2010-05-18 20:25:55 +0200 |
commit | 611a8014e2211be4aca7589d8343f739f7d18cad (patch) | |
tree | 289da7a5b1dedaab40acdca56bfe9476b6114c93 /.gitignore | |
parent | c00873111490e3d3aae59e512d7ad523661128cb (diff) | |
download | bootable_bootloader_goldelico_gta04-611a8014e2211be4aca7589d8343f739f7d18cad.zip bootable_bootloader_goldelico_gta04-611a8014e2211be4aca7589d8343f739f7d18cad.tar.gz bootable_bootloader_goldelico_gta04-611a8014e2211be4aca7589d8343f739f7d18cad.tar.bz2 |
added GPS commands: gps init; gps on; gps echo to control GPIO156 and echo UART2
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -63,3 +63,6 @@ cscope.* /onenand_ipl/onenand-ipl* /onenand_ipl/board/*/onenand* /onenand_ipl/board/*/*.S + +# OSX +.DS_Store
\ No newline at end of file |