Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added a usb.h and usb.c to cover some of the low level access functions that ↵ | ajmeyer@mit.edu | 2009-12-19 | 1 | -4/+4 |
| | | | | | | we can use to build the usb serial port. my sandbox widgets are in main.cpp, look at it then throw it out. I adjusted the stm32f10x_conf.h file to properly NOT include certain st lib files that werent being used, and modified the NVIC init to cope with the bootloader git-svn-id: https://leaflabs.googlecode.com/svn/trunk/library@76 749a229e-a60e-11de-b98f-4500b42dc123 | ||||
* | Initial commit of library code, moved from leaftest repo | iperry | 2009-12-17 | 1 | -0/+132 |
git-svn-id: https://leaflabs.googlecode.com/svn/trunk/library@69 749a229e-a60e-11de-b98f-4500b42dc123 |