summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* small cleanup (disbling TM subsystem)Christian Pointner2014-01-232-2/+4
* powerdown when haltedChristian Pointner2014-01-221-1/+4
* fixed not used USB OTG2Christian Pointner2014-01-221-1/+1
* fixed some typosChristian Pointner2014-01-201-2/+6
* disabled unused internal clocksChristian Pointner2014-01-161-3/+3
* disabling RTC on F405 based MPU as wellChristian Pointner2014-01-161-1/+1
* disable RTC clockChristian Pointner2014-01-161-1/+1
* enable sleep mode for idle threadChristian Pointner2014-01-151-0/+2
* fixed mcuconf for F405Christian Pointner2014-01-141-0/+10
* upgrade to ChibiOS 2.6.2Christian Pointner2014-01-145-24/+23
* fixed some typosChristian Pointner2014-01-141-3/+3
* added some documentation on MCUsChristian Pointner2013-12-191-0/+114
* small cleanupChristian Pointner2013-12-092-2/+2
* ihu serial support for F103Christian Pointner2013-12-052-2/+4
* added IHU subsystem (only 405 for now)Christian Pointner2013-12-058-14/+128
* added preliminary flash commandChristian Pointner2013-12-031-0/+27
* print warning for not implemented bootloader commandChristian Pointner2013-12-031-2/+2
* main.c cleanupChristian Pointner2013-11-061-23/+35
* added leds to usb chargerChristian Pointner2013-11-055-672/+748
* applied upstream shell patch for chibios 2.6.1Christian Pointner2013-11-012-1825/+91
* some cleanupsChristian Pointner2013-10-042-17/+27
* moved new usb charger to satelite-busChristian Pointner2013-10-0110-4938/+2377
* updated ignore filesChristian Pointner2013-10-010-0/+0
* added patch for chibios to implement shutdown and rebootChristian Pointner2013-10-013-16/+1849
* implemented system shutdown and reboot (not yet finished)Christian Pointner2013-08-283-35/+86
* added hardware support for SMT32F405 Christian Pointner2013-08-261-461/+544
* some cleanupChristian Pointner2013-08-262-13/+14
* added datasheet for M4 MPUChristian Pointner2013-08-261-0/+0
* updated to chibios 2.6.1Christian Pointner2013-08-261-1/+1
* added support for STM32F405Christian Pointner2013-08-2510-8/+1689
* moved board specific code to new path (prepartion for dual support with f405-...Christian Pointner2013-08-254-3/+4
* some compatibility changesChristian Pointner2013-08-253-14/+12
* cleaned up shell (no double disconnect/connect for usb)Christian Pointner2013-08-231-2/+0
* added datasheet for STM32F40xxxChristian Pointner2013-08-221-0/+0
* also print thread namesChristian Pointner2013-08-221-3/+4
* added USB CDC based shellChristian Pointner2013-08-229-15/+565
* moved heartbeat thread to seperate fileChristian Pointner2013-08-215-42/+135
* some test for mpuChristian Pointner2013-08-211-11/+6
* added reset func for rda1846dongleChristian Pointner2013-08-172-0/+5
* upgraded avr utilsChristian Pointner2013-08-1710-13/+1076
* small improvementsChristian Pointner2013-08-151-1403/+1447
* fixed spacing for NPTH drills for USB Micro footprintChristian Pointner2013-08-153-3059/+3106
* updated pic bootloaderChristian Pointner2013-08-122-6/+4
* disabled HSI oscillatorChristian Pointner2013-08-051-2/+2
* enabled USB, fixed missing PortF and PortG initChristian Pointner2013-08-044-3/+21
* dos vs unix line endingChristian Pointner2013-08-047-253/+253
* remove old FreeRTOS based MPU filesChristian Pointner2013-08-0454-20342/+0
* switched to chibios 2.6.0Christian Pointner2013-08-049-195/+83
* improved board config for MPU chibiosChristian Pointner2013-08-043-40/+21
* improved serial level shifterChristian Pointner2013-08-048-10410/+9955