start making a proper header set for ns430 development
authorDan White <dan@whiteaudio.com>
Sat, 23 Jun 2012 01:25:47 +0000 (20:25 -0500)
committerDan White <dan@whiteaudio.com>
Sat, 23 Jun 2012 01:25:47 +0000 (20:25 -0500)
commit2e72448878c85a4ce8562c64afaba5fb1e652571
treea40296f80fc13d3ef1b704fe12273229af5b088e
parentd48cd947552465b87e40fe3deb33c7166e6d25df
start making a proper header set for ns430 development
37 files changed:
msp4th/mkfile [new file with mode: 0644]
msp4th/msp430/adc10.h [new file with mode: 0644]
msp4th/msp430/adc12.h [new file with mode: 0644]
msp4th/msp430/basic_clock.h [new file with mode: 0644]
msp4th/msp430/basic_timer.h [new file with mode: 0644]
msp4th/msp430/common.h [new file with mode: 0644]
msp4th/msp430/compa.h [new file with mode: 0644]
msp4th/msp430/dac12.h [new file with mode: 0644]
msp4th/msp430/dma.h [new file with mode: 0644]
msp4th/msp430/eprom.h [new file with mode: 0644]
msp4th/msp430/esp430e.h [new file with mode: 0644]
msp4th/msp430/flash.h [new file with mode: 0644]
msp4th/msp430/gpio.h [new file with mode: 0644]
msp4th/msp430/gpio_5xxx.h [new file with mode: 0644]
msp4th/msp430/iostructures.h [new file with mode: 0644]
msp4th/msp430/lcd.h [new file with mode: 0644]
msp4th/msp430/lcd_a.h [new file with mode: 0644]
msp4th/msp430/mpy.h [new file with mode: 0644]
msp4th/msp430/mpy32.h [new file with mode: 0644]
msp4th/msp430/opamp.h [new file with mode: 0644]
msp4th/msp430/scanif.h [new file with mode: 0644]
msp4th/msp430/sd16.h [new file with mode: 0644]
msp4th/msp430/slopeadc.h [new file with mode: 0644]
msp4th/msp430/svs.h [new file with mode: 0644]
msp4th/msp430/sys.h [new file with mode: 0644]
msp4th/msp430/system_clock.h [new file with mode: 0644]
msp4th/msp430/timer8.h [new file with mode: 0644]
msp4th/msp430/timera.h [new file with mode: 0644]
msp4th/msp430/timerb.h [new file with mode: 0644]
msp4th/msp430/timerport.h [new file with mode: 0644]
msp4th/msp430/tlv.h [new file with mode: 0644]
msp4th/msp430/unified_clock_system.h [new file with mode: 0644]
msp4th/msp430/usart.h [new file with mode: 0644]
msp4th/msp430/usci.h [new file with mode: 0644]
msp4th/msp430/usi.h [new file with mode: 0644]
msp4th/msp430/wdt_a.h [new file with mode: 0644]
msp4th/msp430x261x.h [new file with mode: 0644]