aboutsummaryrefslogtreecommitdiff
path: root/wirish
AgeCommit message (Expand)Author
2011-05-23Getting rid of the last 0.0.10 TODO.Marti Bolivar
2011-05-20HardwareSerial.h: adding documentation TODO for 0.1.0Marti Bolivar
2011-05-19adc.c: adc_init() doesn't set the RCC's ADC prescaler.Marti Bolivar
2011-05-19Punting the fix of Maple Native's boardUsedPins to 0.0.12.Marti Bolivar
2011-05-12Fixing HardwareSPI.h mistake for non-LeafLabs boards.Marti Bolivar
2011-05-12i2c: Various fixes, extensions, documentation.Perry Hung
2011-05-11Adding SPI3 definitions for Maple RET6 Edition.Marti Bolivar
2011-05-10Converting all files to UNIX newlines.Marti Bolivar
2011-05-06Putting updated HardwareTimer back into the build.Marti Bolivar
2011-05-05Renaming "enum ExtIntTriggerMode_" -> "enum ExtIntTriggerMode".Marti Bolivar
2011-05-04SPI fixups.Marti Bolivar
2011-05-04Maple Mini pin map fix.Marti Bolivar
2011-05-04Making micros() counter underrun safe.Marti Bolivar
2011-05-04SerialUSB fixups.Marti Bolivar
2011-05-04Fixing USBSerial::read(void*, uint32).Marti Bolivar
2011-05-04Native and FSMC cleanups.Marti Bolivar
2011-04-28SPI refactor.Marti Bolivar
2011-04-27maple_native.cpp updates/fixes.Marti Bolivar
2011-04-27RET6 fixesMarti Bolivar
2011-04-26Removing Maple-specific values from WirinPinMode doxygen comment.Marti Bolivar
2011-04-25Better debug port support.Marti Bolivar
2011-04-25Minor Print cleanups.Marti Bolivar
2011-04-13Updating Maple Native pins for prototype C.Marti Bolivar
2011-04-12Compromise Print implementation.Marti Bolivar
2011-04-12Reverting "Rewrote Print class."Marti Bolivar
2011-04-12Fixing brain-damaged abs() implementation.Marti Bolivar
2011-04-12Doxygen bugfixes.Marti Bolivar
2011-04-11USART bugfix.Marti Bolivar
2011-04-08Adding CLOCK_SPEED_MHZ and CLOCK_SPEED_HZ as derived board-specific values.Marti Bolivar
2011-04-07USART refactor.Marti Bolivar
2011-04-05NVIC and SCB refactorMarti Bolivar
2011-04-01Broke the build with previous commit; sorry.Marti Bolivar
2011-03-30Hacks to get things to compile in the IDE.Marti Bolivar
2011-03-30Board-specific values; corresponding QA test generalizations.Marti Bolivar
2011-03-30Removed Maple-specific information from digitalWrite() doxygen comment.Marti Bolivar
2011-03-30NitpicksMarti Bolivar
2011-03-25Final stm32_pin_info design candidate; ADC3 support on Native.Marti Bolivar
2011-03-24Adding /wirish/boards/ for easier porting; shrank PIN_MAPs.Marti Bolivar
2011-03-24Initial timer refactor.Marti Bolivar
2011-03-21Native PIN_MAP typoMarti Bolivar
2011-03-21Merge branch 'i2c-wip' into refactorPerry Hung
2011-03-21Revert "RCC refactor, bugfixes"Perry Hung
2011-03-17FSMC refactor; SRAM test codeMarti Bolivar
2011-03-16Maple RET6 edition supportMarti Bolivar
2011-03-15Reenable other peripherals.Perry Hung
2011-03-14Add rudimentary error handling for nack conditionPerry Hung
2011-03-12RCC refactor, bugfixesMarti Bolivar
2011-03-11shiftOut(), docs fixesMarti Bolivar
2011-03-11Oops.Marti Bolivar
2011-03-11[WIP] GPIO refactor: seems ok, ready for reviewMarti Bolivar