aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed bug 3418620.gdisirio2011-10-041-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3424 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3416 ↵gdisirio2011-10-021-3/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Insert forgotten closing brace in documentation.barthess2011-10-011-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3414 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3413 ↵gdisirio2011-10-012-212/+226
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3410 ↵gdisirio2011-09-254-28/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3409 ↵gdisirio2011-09-252-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Documentation improvements.barthess2011-09-251-10/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3406 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. API changes.barthess2011-09-252-24/+54
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3405 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Documentation related fixes.gdisirio2011-09-255-3/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3403 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug 3413558.gdisirio2011-09-244-18/+26
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3396 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3380 ↵gdisirio2011-09-211-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3379 ↵gdisirio2011-09-211-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Minor documentation improvements.barthess2011-09-211-3/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3378 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. API cnahge.barthess2011-09-212-14/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3376 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3373 ↵gdisirio2011-09-202-41/+229
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* EXT lld driver. Fixed according to new naming conventions in stm32f10x.hbarthess2011-09-201-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3372 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Code reorganization to correspond ChibiOS rules.barthess2011-09-202-31/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3356 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC.barthess2011-09-191-20/+32
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3354 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed an STM32 GPT driver problem.gdisirio2011-09-191-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3353 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Driver improvementsbarthess2011-09-191-17/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3352 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3348 ↵gdisirio2011-09-191-5/+11
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added RCC helper support to RTC driver.barthess2011-09-181-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3342 35acf78f-673a-0410-8e92-d51de3d6d3f4
* GPT driver tested on STM32L.gdisirio2011-09-181-11/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3341 35acf78f-673a-0410-8e92-d51de3d6d3f4
* UART driver tested with STM32L.gdisirio2011-09-171-38/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3330 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3329 ↵gdisirio2011-09-171-5/+5
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3326 ↵gdisirio2011-09-171-4/+4
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3323 ↵gdisirio2011-09-171-2/+28
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3320 ↵gdisirio2011-09-1614-138/+105
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3319 ↵gdisirio2011-09-152-25/+66
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3317 ↵gdisirio2011-09-146-0/+0
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3315 ↵gdisirio2011-09-142-19/+94
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3314 ↵gdisirio2011-09-132-6/+47
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Revert const qualifier to the pointer to I2CSlaveConfig.barthess2011-09-122-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3310 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3309 ↵gdisirio2011-09-122-0/+655
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Remove const qualifier from pointer to I2CSlaveConfig.barthess2011-09-111-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3306 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Minor comments inprovement.barthess2011-09-071-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3295 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. rtcStart() and rtcStop() functions replaced by rtcSetCallback()barthess2011-09-072-47/+62
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3293 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3292 ↵gdisirio2011-09-061-1/+67
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3290 ↵gdisirio2011-09-052-0/+460
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Added forgotten copyrights.barthess2011-09-022-0/+40
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3283 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Doxy comments improvements.barthess2011-09-021-1/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3282 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Added state checks.barthess2011-09-011-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3279 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Readability improvements.barthess2011-09-012-9/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3278 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Small code improvements.barthess2011-08-311-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3276 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Final polishing.barthess2011-08-312-30/+35
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3275 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Copyrights added.barthess2011-08-312-8/+50
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3274 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Small fixes.barthess2011-08-311-8/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3271 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. nopbarthess2011-08-312-10/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3270 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Initial commit.barthess2011-08-302-0/+336
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3269 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Test updated.barthess2011-08-281-0/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3264 35acf78f-673a-0410-8e92-d51de3d6d3f4