Subversion Repositories Code-Repo

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
280 3704 d 5 h Kevin /PIC Stuff/PICX_12F1840_Clock/ Initial import for NeoPixel clock project.  
/PIC Stuff/PICX_12F1840_Clock
/PIC Stuff/PICX_12F1840_Clock/INTERRUPTS.c
/PIC Stuff/PICX_12F1840_Clock/INTERRUPTS.h
/PIC Stuff/PICX_12F1840_Clock/Makefile
/PIC Stuff/PICX_12F1840_Clock/NEOPIXEL.c
/PIC Stuff/PICX_12F1840_Clock/NEOPIXEL.h
/PIC Stuff/PICX_12F1840_Clock/defines.h
/PIC Stuff/PICX_12F1840_Clock/funclist
/PIC Stuff/PICX_12F1840_Clock/l.obj
/PIC Stuff/PICX_12F1840_Clock/main.c
/PIC Stuff/PICX_12F1840_Clock/nbproject
/PIC Stuff/PICX_12F1840_Clock/nbproject/Makefile-default.mk
/PIC Stuff/PICX_12F1840_Clock/nbproject/Makefile-genesis.properties
/PIC Stuff/PICX_12F1840_Clock/nbproject/Makefile-impl.mk
/PIC Stuff/PICX_12F1840_Clock/nbproject/Makefile-local-default.mk
/PIC Stuff/PICX_12F1840_Clock/nbproject/Makefile-variables.mk
/PIC Stuff/PICX_12F1840_Clock/nbproject/Package-default.bash
/PIC Stuff/PICX_12F1840_Clock/nbproject/configurations.xml
/PIC Stuff/PICX_12F1840_Clock/nbproject/private
/PIC Stuff/PICX_12F1840_Clock/nbproject/private/SuppressibleMessageMemo.properties
/PIC Stuff/PICX_12F1840_Clock/nbproject/private/configurations.xml
/PIC Stuff/PICX_12F1840_Clock/nbproject/private/private.xml
/PIC Stuff/PICX_12F1840_Clock/nbproject/project.properties
/PIC Stuff/PICX_12F1840_Clock/nbproject/project.xml
279 3704 d 12 h Kevin /PIC Stuff/PICX_12F1840_NeoPixel/ Imported demo project for driving WS2812 NeoPixels (1-wire protocol).  
/PIC Stuff/PICX_12F1840_NeoPixel
/PIC Stuff/PICX_12F1840_NeoPixel/INTERRUPTS.c
/PIC Stuff/PICX_12F1840_NeoPixel/INTERRUPTS.h
/PIC Stuff/PICX_12F1840_NeoPixel/Makefile
/PIC Stuff/PICX_12F1840_NeoPixel/NEOPIXEL.c
/PIC Stuff/PICX_12F1840_NeoPixel/NEOPIXEL.h
/PIC Stuff/PICX_12F1840_NeoPixel/defines.h
/PIC Stuff/PICX_12F1840_NeoPixel/funclist
/PIC Stuff/PICX_12F1840_NeoPixel/l.obj
/PIC Stuff/PICX_12F1840_NeoPixel/main.c
/PIC Stuff/PICX_12F1840_NeoPixel/nbproject
/PIC Stuff/PICX_12F1840_NeoPixel/nbproject/Makefile-default.mk
/PIC Stuff/PICX_12F1840_NeoPixel/nbproject/Makefile-genesis.properties
/PIC Stuff/PICX_12F1840_NeoPixel/nbproject/Makefile-impl.mk
/PIC Stuff/PICX_12F1840_NeoPixel/nbproject/Makefile-local-default.mk
/PIC Stuff/PICX_12F1840_NeoPixel/nbproject/Makefile-variables.mk
/PIC Stuff/PICX_12F1840_NeoPixel/nbproject/Package-default.bash
/PIC Stuff/PICX_12F1840_NeoPixel/nbproject/configurations.xml
/PIC Stuff/PICX_12F1840_NeoPixel/nbproject/private
/PIC Stuff/PICX_12F1840_NeoPixel/nbproject/private/SuppressibleMessageMemo.properties
/PIC Stuff/PICX_12F1840_NeoPixel/nbproject/private/configurations.xml
/PIC Stuff/PICX_12F1840_NeoPixel/nbproject/private/private.xml
/PIC Stuff/PICX_12F1840_NeoPixel/nbproject/project.properties
/PIC Stuff/PICX_12F1840_NeoPixel/nbproject/project.xml
278 3715 d 2 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Updated TRON to support the new CONTROLLERS.
Re-factored some code for easier readability.
 
/PIC Stuff/Cerebot_32MX7_LED_Cube/CONTROLLERS.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/CONTROLLERS.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/SNAKE.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/TRON.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/TRON.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/private/private.xml
277 3715 d 2 h Kevin /PIC Stuff/PICX_16F1829_Controller/ Added CPS functionality to the controllers.
Fixed numerous bugs with the I2C slave code.
 
/PIC Stuff/PICX_16F1829_Controller/CPS.c
/PIC Stuff/PICX_16F1829_Controller/CPS.h
/PIC Stuff/PICX_16F1829_Controller/I2C1.c
/PIC Stuff/PICX_16F1829_Controller/I2C2.c
/PIC Stuff/PICX_16F1829_Controller/INTERRUPTS.c
/PIC Stuff/PICX_16F1829_Controller/IO.c
/PIC Stuff/PICX_16F1829_Controller/TLC59116.c
/PIC Stuff/PICX_16F1829_Controller/defines.h
/PIC Stuff/PICX_16F1829_Controller/funclist
/PIC Stuff/PICX_16F1829_Controller/l.obj
/PIC Stuff/PICX_16F1829_Controller/main.c
/PIC Stuff/PICX_16F1829_Controller/nbproject/Makefile-default.mk
/PIC Stuff/PICX_16F1829_Controller/nbproject/Makefile-genesis.properties
/PIC Stuff/PICX_16F1829_Controller/nbproject/configurations.xml
276 3716 d 23 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Updated controller API to support the new controllers.
Updated SNAKE game with support for the new controllers.
Fixed a bug in the waterfall animations where the topmost layer was ignored.
 
/PIC Stuff/Cerebot_32MX7_LED_Cube/ANIMATIONS.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/CONTROLLERS.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/CONTROLLERS.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/I2C1.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/I2C1.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/README.txt
/PIC Stuff/Cerebot_32MX7_LED_Cube/SNAKE.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/SNAKE.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/TIMER5.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/TRON.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/defines.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/configurations.xml
275 3716 d 23 h Kevin /PIC Stuff/PICX_16F1829_Controller/ Updated controller code to match the cube's controller API.  
/PIC Stuff/PICX_16F1829_Controller/I2C1.c
/PIC Stuff/PICX_16F1829_Controller/I2C1.h
/PIC Stuff/PICX_16F1829_Controller/I2C2.c
/PIC Stuff/PICX_16F1829_Controller/I2C2.h
/PIC Stuff/PICX_16F1829_Controller/INTERRUPTS.c
/PIC Stuff/PICX_16F1829_Controller/MCP23009.c
/PIC Stuff/PICX_16F1829_Controller/defines.h
/PIC Stuff/PICX_16F1829_Controller/funclist
/PIC Stuff/PICX_16F1829_Controller/l.obj
/PIC Stuff/PICX_16F1829_Controller/main.c
/PIC Stuff/PICX_16F1829_Controller/nbproject/Makefile-genesis.properties
274 3720 d 3 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Updated some animations.
Working on the new interface to the controllers.
 
/PIC Stuff/Cerebot_32MX7_LED_Cube/ANIMATIONS.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/ANIMATIONS.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/CONTROLLERS.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/CONTROLLERS.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/defines.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/configurations.xml
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/private/configurations.xml
273 3720 d 3 h Kevin /PIC Stuff/PICX_16F1829_Controller/ Updated controller code to properly read its local I2C address.
Also added and verified I/O functionality.
 
/PIC Stuff/PICX_16F1829_Controller/IO.c
/PIC Stuff/PICX_16F1829_Controller/IO.h
/PIC Stuff/PICX_16F1829_Controller/I2C1.c
/PIC Stuff/PICX_16F1829_Controller/I2C2.c
/PIC Stuff/PICX_16F1829_Controller/INTERRUPTS.c
/PIC Stuff/PICX_16F1829_Controller/MCP23009.c
/PIC Stuff/PICX_16F1829_Controller/MCP23009.h
/PIC Stuff/PICX_16F1829_Controller/defines.h
/PIC Stuff/PICX_16F1829_Controller/funclist
/PIC Stuff/PICX_16F1829_Controller/l.obj
/PIC Stuff/PICX_16F1829_Controller/main.c
/PIC Stuff/PICX_16F1829_Controller/nbproject/Makefile-default.mk
/PIC Stuff/PICX_16F1829_Controller/nbproject/Makefile-genesis.properties
/PIC Stuff/PICX_16F1829_Controller/nbproject/configurations.xml
272 3723 d 10 h Kevin /PIC Stuff/ Renamed 12F1840 folder to indicate its use (CPS).  
/PIC Stuff/PICX_12F1840_CPS
/PIC Stuff/PICX_12F1840
271 3723 d 10 h Kevin /PIC Stuff/PICX_12F1840/ Increase sensitivity of the CPS module to allow for close contact detection.  
/PIC Stuff/PICX_12F1840/base_CPS.c
/PIC Stuff/PICX_12F1840/base_CPS.h
/PIC Stuff/PICX_12F1840/funclist
/PIC Stuff/PICX_12F1840/nbproject/Makefile-default.mk
/PIC Stuff/PICX_12F1840/nbproject/Makefile-genesis.properties
/PIC Stuff/PICX_12F1840/nbproject/Makefile-impl.mk
/PIC Stuff/PICX_12F1840/nbproject/Makefile-local-default.mk
/PIC Stuff/PICX_12F1840/nbproject/Makefile-variables.mk
/PIC Stuff/PICX_12F1840/nbproject/Package-default.bash
/PIC Stuff/PICX_12F1840/nbproject/configurations.xml
/PIC Stuff/PICX_12F1840/nbproject/project.xml
270 3734 d 2 h Kevin /PIC Stuff/PICX_16F1829_Controller/ Finished test code to ensure that Rev.B board layout is working as intended.  
/PIC Stuff/PICX_16F1829_Controller/MCP23009.c
/PIC Stuff/PICX_16F1829_Controller/MCP23009.h
/PIC Stuff/PICX_16F1829_Controller/TLC59116.c
/PIC Stuff/PICX_16F1829_Controller/TLC59116.h
/PIC Stuff/PICX_16F1829_Controller/defines.h
/PIC Stuff/PICX_16F1829_Controller/funclist
/PIC Stuff/PICX_16F1829_Controller/l.obj
/PIC Stuff/PICX_16F1829_Controller/main.c
/PIC Stuff/PICX_16F1829_Controller/nbproject/Makefile-default.mk
/PIC Stuff/PICX_16F1829_Controller/nbproject/Makefile-genesis.properties
/PIC Stuff/PICX_16F1829_Controller/nbproject/configurations.xml
269 3737 d 12 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Changed pin-outs to match that of the Cerebot adapter board.  
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/README.txt
/PIC Stuff/Cerebot_32MX7_LED_Cube/defines.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/configurations.xml
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/project.xml
268 3751 d 11 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Fixed a few Ethernet API issues.  
/PIC Stuff/Cerebot_32MX7_LED_Cube/ANIMATIONS.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/ETHERNET.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/ETHERNET.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/Ethernet API/cube.py
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
266 3751 d 14 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Added a few new features to the Ethernet API.
Fixed a watchdog timer issue where the timer wasn't being cleared on some API calls.
 
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/Ethernet API/cube.py
/PIC Stuff/Cerebot_32MX7_LED_Cube/defines.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/configurations.xml
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/private/configurations.xml
265 3754 d 8 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Added python implementation for the Ethernet API.  
/PIC Stuff/Cerebot_32MX7_LED_Cube/Ethernet API
/PIC Stuff/Cerebot_32MX7_LED_Cube/Ethernet API/animations.py
/PIC Stuff/Cerebot_32MX7_LED_Cube/Ethernet API/cube.py
/PIC Stuff/Cerebot_32MX7_LED_Cube/Ethernet API/main.py
/PIC Stuff/Cerebot_32MX7_LED_Cube/UART API
/PIC Stuff/Cerebot_32MX7_LED_Cube/UART API/CubeInterface.py
/PIC Stuff/Cerebot_32MX7_LED_Cube/UART API/CubeMain.py
/PIC Stuff/Cerebot_32MX7_LED_Cube/UART API/CubeRawCommands.py
/PIC Stuff/Cerebot_32MX7_LED_Cube/CubeInterface.py
/PIC Stuff/Cerebot_32MX7_LED_Cube/CubeMain.py
/PIC Stuff/Cerebot_32MX7_LED_Cube/CubeRawCommands.py
/PIC Stuff/Cerebot_32MX7_LED_Cube/defines.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/configurations.xml
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/private/configurations.xml
264 3754 d 10 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Fixed a few bugs, added a few new animations, and improved Ethernet support for the Cerebot board.  
/PIC Stuff/Cerebot_32MX7_LED_Cube/ANIMATIONS.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/ANIMATIONS.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/ETHERNET.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/ETHERNET.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/TIMER4.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/defines.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/private/configurations.xml
263 3763 d 12 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Updated the LED cube's Ethernet API.  
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/ETHERNET.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
262 3763 d 12 h Kevin / Removed intermediate build files from projects.  
/MSP430/MSP430_Audio_Cube/.launches/MSP430_G2231.launch
/MSP430/MSP430_Audio_Cube/.launches/MSP430_G2231_Audio_Project.launch
/MSP430/MSP430_Audio_Cube/Debug
/MSP430/MSP430_Audio_Cube/Release
/MSP430/MSP430_G2231/Debug
/MSP430/MSP430_G2231/Release
/MSP430/MSP430_G2553/Debug
/MSP430/MSP430_G2553/Release
/PIC Stuff/Cerebot_32MX7_Ethernet/build
/PIC Stuff/Cerebot_32MX7_Ethernet/dist
/PIC Stuff/Cerebot_32MX7_Ethernet/nbproject/private
/PIC Stuff/PICX_12F1840/nbproject/private
/PIC Stuff/PICX_16F1825_Controller/nbproject/private
/PIC Stuff/PICX_16F1829_BLE_IMU/nbproject/private
/PIC Stuff/PICX_16F1829_Controller/build
/PIC Stuff/PICX_16F1829_Controller/dist
/PIC Stuff/PICX_16F1829_Controller/nbproject/private
/PIC Stuff/PICX_27J13/nbproject/private
/PIC Stuff/PIC_27J13/nbproject/private
261 3765 d 10 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Fixed a few bugs so that the Ethernet control actually works now.  
/PIC Stuff/Cerebot_32MX7_LED_Cube/CUBE.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/ETHERNET.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/README.txt
/PIC Stuff/Cerebot_32MX7_LED_Cube/defines.h
/PIC Stuff/Cerebot_32MX7_LED_Cube/main.c
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/Makefile-genesis.properties
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/configurations.xml
/PIC Stuff/Cerebot_32MX7_LED_Cube/nbproject/private/configurations.xml
260 3765 d 17 h Kevin /PIC Stuff/PICX_16F1829_Controller/ Initial upload of new controller code base for the PIC16F1829.  
/PIC Stuff/PICX_16F1829_Controller
/PIC Stuff/PICX_16F1829_Controller/I2C1.c
/PIC Stuff/PICX_16F1829_Controller/I2C1.h
/PIC Stuff/PICX_16F1829_Controller/I2C2.c
/PIC Stuff/PICX_16F1829_Controller/I2C2.h
/PIC Stuff/PICX_16F1829_Controller/INTERRUPTS.c
/PIC Stuff/PICX_16F1829_Controller/INTERRUPTS.h
/PIC Stuff/PICX_16F1829_Controller/MCP23009.c
/PIC Stuff/PICX_16F1829_Controller/MCP23009.h
/PIC Stuff/PICX_16F1829_Controller/Makefile
/PIC Stuff/PICX_16F1829_Controller/TLC59116.c
/PIC Stuff/PICX_16F1829_Controller/TLC59116.h
/PIC Stuff/PICX_16F1829_Controller/build
/PIC Stuff/PICX_16F1829_Controller/build/default
/PIC Stuff/PICX_16F1829_Controller/build/default/production
/PIC Stuff/PICX_16F1829_Controller/build/default/production/I2C1.p1
/PIC Stuff/PICX_16F1829_Controller/build/default/production/I2C1.p1.d
/PIC Stuff/PICX_16F1829_Controller/build/default/production/I2C1.pre
/PIC Stuff/PICX_16F1829_Controller/build/default/production/I2C2.p1
/PIC Stuff/PICX_16F1829_Controller/build/default/production/I2C2.p1.d
/PIC Stuff/PICX_16F1829_Controller/build/default/production/I2C2.pre
/PIC Stuff/PICX_16F1829_Controller/build/default/production/INTERRUPTS.p1
/PIC Stuff/PICX_16F1829_Controller/build/default/production/INTERRUPTS.p1.d
/PIC Stuff/PICX_16F1829_Controller/build/default/production/INTERRUPTS.pre
/PIC Stuff/PICX_16F1829_Controller/build/default/production/MCP23009.p1
/PIC Stuff/PICX_16F1829_Controller/build/default/production/MCP23009.p1.d
/PIC Stuff/PICX_16F1829_Controller/build/default/production/MCP23009.pre
/PIC Stuff/PICX_16F1829_Controller/build/default/production/TLC59116.p1
/PIC Stuff/PICX_16F1829_Controller/build/default/production/TLC59116.p1.d
/PIC Stuff/PICX_16F1829_Controller/build/default/production/TLC59116.pre
/PIC Stuff/PICX_16F1829_Controller/build/default/production/main.p1
/PIC Stuff/PICX_16F1829_Controller/build/default/production/main.p1.d
/PIC Stuff/PICX_16F1829_Controller/build/default/production/main.pre
/PIC Stuff/PICX_16F1829_Controller/defines.h
/PIC Stuff/PICX_16F1829_Controller/dist
/PIC Stuff/PICX_16F1829_Controller/dist/default
/PIC Stuff/PICX_16F1829_Controller/dist/default/production
/PIC Stuff/PICX_16F1829_Controller/dist/default/production/PICX_16F1829_Controller.production.cmf
/PIC Stuff/PICX_16F1829_Controller/dist/default/production/PICX_16F1829_Controller.production.elf
/PIC Stuff/PICX_16F1829_Controller/dist/default/production/PICX_16F1829_Controller.production.hex
/PIC Stuff/PICX_16F1829_Controller/dist/default/production/PICX_16F1829_Controller.production.hxl
/PIC Stuff/PICX_16F1829_Controller/dist/default/production/PICX_16F1829_Controller.production.lst
/PIC Stuff/PICX_16F1829_Controller/dist/default/production/PICX_16F1829_Controller.production.map
/PIC Stuff/PICX_16F1829_Controller/dist/default/production/PICX_16F1829_Controller.production.obj
/PIC Stuff/PICX_16F1829_Controller/dist/default/production/PICX_16F1829_Controller.production.rlf
/PIC Stuff/PICX_16F1829_Controller/dist/default/production/PICX_16F1829_Controller.production.sdb
/PIC Stuff/PICX_16F1829_Controller/dist/default/production/PICX_16F1829_Controller.production.sym
/PIC Stuff/PICX_16F1829_Controller/funclist
/PIC Stuff/PICX_16F1829_Controller/l.obj
/PIC Stuff/PICX_16F1829_Controller/main.c
/PIC Stuff/PICX_16F1829_Controller/nbproject
/PIC Stuff/PICX_16F1829_Controller/nbproject/Makefile-default.mk
/PIC Stuff/PICX_16F1829_Controller/nbproject/Makefile-genesis.properties
/PIC Stuff/PICX_16F1829_Controller/nbproject/Makefile-impl.mk
/PIC Stuff/PICX_16F1829_Controller/nbproject/Makefile-local-default.mk
/PIC Stuff/PICX_16F1829_Controller/nbproject/Makefile-variables.mk
/PIC Stuff/PICX_16F1829_Controller/nbproject/Package-default.bash
/PIC Stuff/PICX_16F1829_Controller/nbproject/configurations.xml
/PIC Stuff/PICX_16F1829_Controller/nbproject/private
/PIC Stuff/PICX_16F1829_Controller/nbproject/private/SuppressibleMessageMemo.properties
/PIC Stuff/PICX_16F1829_Controller/nbproject/private/configurations.xml
/PIC Stuff/PICX_16F1829_Controller/nbproject/private/private.properties
/PIC Stuff/PICX_16F1829_Controller/nbproject/private/private.xml
/PIC Stuff/PICX_16F1829_Controller/nbproject/project.properties
/PIC Stuff/PICX_16F1829_Controller/nbproject/project.xml

Show All