| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | inital portability work | bnewbold | 2010-08-25 | 1 | -6/+0 |
| * | | Some refactoring | bnewbold | 2010-08-05 | 1 | -8/+27 |
* | | | added support to enable/disable systick in wirish | Marti Bolivar | 2010-08-31 | 4 | -1/+86 |
* | | | fix reset.py to work on OS X,; .gitignore leaves out ~ files; cleanup | Marti Bolivar | 2010-08-29 | 1 | -1/+1 |
| |/
|/| |
|
* | | Removed typedef enum for external interrupts, should function. Note | Perry Hung | 2010-08-19 | 2 | -5/+5 |
* | | Cleaned up wirish/time, some interrupt handling refactoring: | Perry Hung | 2010-08-04 | 3 | -61/+44 |
* | | New usart implementation: | Perry Hung | 2010-08-04 | 2 | -56/+49 |
* | | New reset and clock control api | Perry Hung | 2010-08-04 | 1 | -3/+14 |
* | | Basic flash peripheral management api for board bringup | Perry Hung | 2010-08-04 | 1 | -0/+6 |
|/ |
|
* | last usbserial change... please? | bnewbold | 2010-07-22 | 1 | -3/+12 |
* | added isConnected() to serialusb | bnewbold | 2010-07-22 | 2 | -0/+13 |
* | went with 50ms SerialUSB timeout | bnewbold | 2010-07-20 | 1 | -1/+1 |
* | wirish implementation of timers plus test | bnewbold | 2010-07-20 | 2 | -0/+222 |
* | timers progress | bnewbold | 2010-07-20 | 3 | -4/+6 |
* | good quality vga leaf logo; usb+systick disabled | bnewbold | 2010-07-20 | 4 | -8/+8 |
* | working serialUSB with timeout | bnewbold | 2010-07-19 | 2 | -5/+45 |
* | added Serial.flush() | bnewbold | 2010-07-19 | 1 | -0/+4 |
* | added SerialN.end() | bnewbold | 2010-07-18 | 2 | -0/+5 |
* | make: Modularize makefiles, add dependency tracking, build-type tracking | Perry Hung | 2010-06-25 | 1 | -0/+43 |
* | Support for Arduino's LiquidCrystal lib, which may help for a few other libs ... | xttocs | 2010-06-23 | 2 | -1/+7 |
* | added getDTR and getRTS to usb.h, subtly modded how sendBytes checks for conn... | AJM | 2010-06-11 | 1 | -1/+2 |
* | USB Serial read() fix: | Perry Hung | 2010-06-05 | 1 | -1/+2 |
* | Preliminary wirish USBSerial implementation. | Perry Hung | 2010-06-04 | 6 | -43/+64 |
* | [for AJ] added new HardwareUsb implementation. hack. | bnewbold | 2010-05-27 | 3 | -0/+109 |
* | analogWrite is an alias for pwmWrite | bnewbold | 2010-05-27 | 1 | -0/+1 |
* | fastforward of master up the newboot, plus patch of math stuff | bnewbold | 2010-05-26 | 2 | -0/+4 |
|\ |
|
| * | get wirish_math stuff going (random, map, etc) | bnewbold | 2010-05-21 | 3 | -1/+4 |
* | | Finalized the libmaple changes required by newboot. Added setupUSB() to wiris... | AJM | 2010-05-21 | 4 | -158/+2 |
|/ |
|
* | finish cxxabi-compat refactor | bnewbold | 2010-04-29 | 1 | -0/+6 |
* | Fixed examples, added spi example, moved pure virtual function handler | Perry Hung | 2010-04-29 | 2 | -20/+0 |
* | Merge branch 'spi' | Perry Hung | 2010-04-29 | 2 | -3/+8 |
|\ |
|
| * | Various SPI changes. | Perry Hung | 2010-04-28 | 2 | -6/+6 |
| * | Added a spi send block function | Perry Hung | 2010-04-27 | 2 | -1/+6 |
* | | update copy-to-ide and WProgram.h post-refactoring | bnewbold | 2010-04-28 | 1 | -1/+1 |
|/ |
|
* | Fixed two compiler warnings in spi | Perry Hung | 2010-04-25 | 1 | -2/+0 |
* | Refactoring: | Perry Hung | 2010-04-25 | 25 | -0/+1942 |