]> git.karo-electronics.de Git - oswald.git/commit
Here we are! MetaWatch support in Oswald!
authorNils Faerber <nils.faerber@kernelconcepts.de>
Sat, 27 Apr 2013 20:22:32 +0000 (22:22 +0200)
committerNils Faerber <nils.faerber@kernelconcepts.de>
Sat, 27 Apr 2013 20:22:32 +0000 (22:22 +0200)
commit1553c23cf33de5d8a193ffc8c7014cf826fc9fd3
tree3684065d9b2db56bc352628209eb237c71f61ca8
parent7dab9825b8ca0dc7b7b86545bdca99f956ff072f
Here we are! MetaWatch support in Oswald!
31 files changed:
metawatch/CC2560_BT_SP_BTS/TILAW-#255737-v2-WBU_TSPA_Software_License.txt [new file with mode: 0644]
metawatch/CC2560_BT_SP_BTS/bluetooth_init_cc2560_2.44.bts [new file with mode: 0644]
metawatch/CC2564_BT_BLE_SP_BTS/TILAW-#255737-v2-WBU_TSPA_Software_License.txt [new file with mode: 0644]
metawatch/CC2564_BT_BLE_SP_BTS/bluetooth_init_cc2564_2.8.bts [new file with mode: 0644]
metawatch/Makefile [new file with mode: 0644]
metawatch/bluetooth_init_cc2560_2.44.bts [new symlink]
metawatch/bluetooth_init_cc2560_2.44.c [new file with mode: 0644]
metawatch/bluetooth_init_cc2564_2.8.bts [new symlink]
metawatch/bluetooth_init_cc2564_2.8.c [new file with mode: 0644]
metawatch/bluetooth_init_cc256x.h [new file with mode: 0644]
metawatch/bt_hci.c [new file with mode: 0644]
metawatch/bt_hci.h [new file with mode: 0644]
metawatch/bt_l2cap.c [new file with mode: 0644]
metawatch/bt_l2cap.h [new file with mode: 0644]
metawatch/calendar.d [new file with mode: 0644]
metawatch/hal_devboard_v2_defs.h [new file with mode: 0644]
metawatch/hal_digital_v2_defs.h [new file with mode: 0644]
metawatch/hal_io_macros.h [new file with mode: 0644]
metawatch/mw_adc.c [new file with mode: 0644]
metawatch/mw_adc.h [new file with mode: 0644]
metawatch/mw_bt.c [new file with mode: 0644]
metawatch/mw_bt.h [new file with mode: 0644]
metawatch/mw_lcd.c [new file with mode: 0644]
metawatch/mw_lcd.h [new file with mode: 0644]
metawatch/mw_main.c [new file with mode: 0644]
metawatch/mw_main.h [new file with mode: 0644]
metawatch/mw_uart.c [new file with mode: 0644]
metawatch/mw_uart.h [new file with mode: 0644]
metawatch/oswald_hal.c [new file with mode: 0644]
metawatch/sharp_mem_lcd.c [new file with mode: 0644]
metawatch/sintab.py [new file with mode: 0644]