aboutsummaryrefslogtreecommitdiffstats
path: root/os
Commit message (Collapse)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3320 ↵gdisirio2011-09-1618-148/+115
| | | | 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@3318 ↵gdisirio2011-09-145-11/+11
| | | | 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-143-19/+95
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3314 ↵gdisirio2011-09-136-9/+146
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3313 ↵gdisirio2011-09-121-1/+10
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3312 ↵gdisirio2011-09-121-0/+30
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Revert const qualifier to the pointer to I2CSlaveConfig.barthess2011-09-124-8/+9
| | | | 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-1211-0/+1191
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Remove const qualifier from pointer to I2CSlaveConfig. Step 3.barthess2011-09-111-3/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3308 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Remove const qualifier from pointer to I2CSlaveConfig. Step 2.barthess2011-09-112-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3307 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-074-68/+77
| | | | 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-062-1/+68
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added date/time of build in "info" screen.barthess2011-09-061-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3291 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3290 ↵gdisirio2011-09-054-37/+549
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Tiny improvement in documentation.barthess2011-09-031-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3288 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3287 ↵gdisirio2011-09-034-55/+198
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3286 ↵gdisirio2011-09-031-0/+5
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3285 ↵gdisirio2011-09-031-2/+0
| | | | 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-012-5/+7
| | | | 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-013-11/+4
| | | | 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-315-43/+40
| | | | 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-314-21/+103
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3274 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Doxy file added.barthess2011-08-311-0/+32
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3273 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-314-12/+28
| | | | 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-308-2/+529
| | | | 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
* I2C. Merge code from trunk.barthess2011-08-2890-786/+2229
|\ | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3263 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3261 ↵gdisirio2011-08-281-1/+1
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3260 ↵gdisirio2011-08-283-10/+20
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3259 ↵gdisirio2011-08-282-3/+3
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3258 ↵gdisirio2011-08-284-21/+48
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3257 ↵gdisirio2011-08-282-770/+0
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3256 ↵gdisirio2011-08-282-326/+354
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * New DMA helper driver for STM32F1xx and STM32L1xx.gdisirio2011-08-2812-299/+601
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3255 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3254 ↵gdisirio2011-08-2637-67/+799
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3253 ↵gdisirio2011-08-257-16/+732
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * HAL documentation improvements.gdisirio2011-08-2319-75/+265
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3252 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Kernel documentation fixes and improvements.gdisirio2011-08-2317-24/+141
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3251 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Documentation improvements and code comments reformatting.gdisirio2011-08-227-74/+102
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3248 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3247 ↵gdisirio2011-08-226-0/+24
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * Added I-class function checks to HAL APIs.gdisirio2011-08-216-6/+48
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3244 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3243 ↵gdisirio2011-08-201-3/+0
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4