aboutsummaryrefslogtreecommitdiffstats
path: root/testhal
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3878 35acf78f-673a-0410...gdisirio2012-01-263-0/+18
* License text updated with new year.gdisirio2012-01-21166-166/+166
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3836 35acf78f-673a-0410...gdisirio2012-01-211-2/+2
* Added DMA copy to the DMA stress test application.gdisirio2012-01-211-11/+69
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3833 35acf78f-673a-0410...gdisirio2012-01-215-0/+1495
* RTC. Added possibility of changing RTC clock source.barthess2012-01-141-9/+1
* RTC. Error fixes and robustness improvements.barthess2012-01-131-1/+3
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3804 35acf78f-673a-0410...gdisirio2012-01-1216-184/+473
* RTC. Fixed some bugs and added locks into write functions. Haltest updated.barthess2012-01-112-18/+44
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3788 35acf78f-673a-0410...gdisirio2012-01-113-3/+3
* Updated all halconf.h files.gdisirio2012-01-0939-4/+312
* STM32F1xx devices clock configuration updated to make it similar to the newer...gdisirio2012-01-0816-32/+138
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3757 35acf78f-673a-0410...gdisirio2012-01-071-1/+1
* Removed obsolete halconf.h files.gdisirio2012-01-075-106/+53
* Removed unused stuff from RTCv1.gdisirio2012-01-071-5/+1
* Removed instances of //gdisirio2012-01-062-11/+11
* I2C. Cleaned comments in testahls.barthess2012-01-062-5/+5
* I2C. Minor changes in testhals.barthess2012-01-053-3/+17
* PVD. Added tests fro F4x and L1x.barthess2012-01-0512-16/+2800
* Documentation related fixes and updated all the mcuconf.h for the STM32.gdisirio2012-01-0433-44/+87
* PVD. Checked compilability on F1x, L1x, F4x. Testhal fro F1xbarthess2012-01-045-0/+1356
* I2C. F4x teathal minor changes.barthess2012-01-041-1/+1
* Removed some double spacing.gdisirio2011-12-3110-10/+0
* I2C. STM32F4x testhal comments cleanup.barthess2011-12-311-2/+6
* I2C. Added simple test for STM32F4x.barthess2011-12-315-0/+1480
* I2C. Fully functional testhal for STM32F1x.barthess2011-12-315-10/+29
* Changes to palSetGroupMode(), various adjustments to the PAL driver.gdisirio2011-12-313-3/+3
* I2C. Testhal comment cleaned.barthess2011-12-313-19/+19
* I2C. API changes mostly done.barthess2011-12-305-26/+37
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3680 35acf78f-673a-0410...gdisirio2011-12-281-0/+945
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3679 35acf78f-673a-0410...gdisirio2011-12-282-1/+940
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3669 35acf78f-673a-0410...gdisirio2011-12-283-0/+2330
* IAR CM4 FPU support verified.gdisirio2011-12-281-1/+0
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3666 35acf78f-673a-0410...gdisirio2011-12-283-0/+2327
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3662 35acf78f-673a-0410...gdisirio2011-12-271-0/+2
* Fixed various readme files.gdisirio2011-12-274-5/+5
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3651 35acf78f-673a-0410...gdisirio2011-12-2210-29/+29
* Provisional STM32F2xx support.gdisirio2011-12-229-9/+9
* Cortex-M4 FPU support working.gdisirio2011-12-201-21/+34
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3642 35acf78f-673a-0410...gdisirio2011-12-191-5/+5
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3640 35acf78f-673a-0410...gdisirio2011-12-189-11/+12
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3639 35acf78f-673a-0410...gdisirio2011-12-181-3/+16
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3638 35acf78f-673a-0410...gdisirio2011-12-182-20/+20
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3637 35acf78f-673a-0410...gdisirio2011-12-1834-27/+1674
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3636 35acf78f-673a-0410...gdisirio2011-12-188-19/+8
* Cleaned "//" comments.barthess2011-12-173-10/+28
* Fixed some forgotten details.gdisirio2011-12-178-19/+213
* RTC. High level API rolled back.barthess2011-12-161-19/+7
* RTC. Nop.barthess2011-12-162-0/+3
* RTC. Testhal works on F4x, compiles (but not deeply tested) on F1x.barthess2011-12-154-15/+22