Rename 32L specific examples
authorKarl Palsson <karlp@tweak.net.au>
Mon, 7 Nov 2011 22:55:20 +0000 (22:55 +0000)
committerKarl Palsson <karlp@tweak.net.au>
Mon, 14 Nov 2011 02:47:44 +0000 (02:47 +0000)
commit3ec53a0d34016839cf6583117dd549da88aa63c7
tree746073fb5e8a180425bbd7e4694690787ac7314d
parent29cf5d590c76ef157d9697a5871b12b8af770f00
Rename 32L specific examples
12 files changed:
example/32l_lcd/Makefile [new file with mode: 0644]
example/32l_lcd/discover_board.h [new file with mode: 0644]
example/32l_lcd/linker_stm32l.lds [new file with mode: 0644]
example/32l_lcd/main.c [new file with mode: 0644]
example/32l_lcd/stm32l_discovery_lcd.c [new file with mode: 0644]
example/32l_lcd/stm32l_discovery_lcd.h [new file with mode: 0644]
example/lcd/Makefile [deleted file]
example/lcd/discover_board.h [deleted file]
example/lcd/linker_stm32l.lds [deleted file]
example/lcd/main.c [deleted file]
example/lcd/stm32l_discovery_lcd.c [deleted file]
example/lcd/stm32l_discovery_lcd.h [deleted file]