Commit Graph

2672 Commits

Author SHA1 Message Date
gdisirio 46538d795b git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3319 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-15 14:43:36 +00:00
gdisirio adb989bc17 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3318 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-14 18:59:52 +00:00
gdisirio 061a1d4844 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3317 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-14 18:35:47 +00:00
gdisirio 0bc5166a21 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3316 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-14 17:44:07 +00:00
gdisirio ff435ba9f4 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3315 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-14 16:53:08 +00:00
gdisirio fbac4d253d git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3314 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-13 12:40:42 +00:00
gdisirio b86e5efeeb git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3313 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-12 19:27:05 +00:00
gdisirio bc571ccd32 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3312 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-12 19:15:30 +00:00
gdisirio 3db4f2d235 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3311 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-12 18:27:00 +00:00
barthess d3e15bccfc I2C. Revert const qualifier to the pointer to I2CSlaveConfig.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3310 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-12 15:50:35 +00:00
gdisirio 7148a664b5 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3309 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-12 13:40:44 +00:00
barthess cf7747f040 I2C. Remove const qualifier from pointer to I2CSlaveConfig. Step 3.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3308 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-11 20:21:45 +00:00
barthess a08f38d06c I2C. Remove const qualifier from pointer to I2CSlaveConfig. Step 2.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3307 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-11 18:30:56 +00:00
barthess ff11f4aa9a I2C. Remove const qualifier from pointer to I2CSlaveConfig.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3306 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-11 18:19:03 +00:00
gdisirio 9ff43d016e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3302 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-10 09:52:44 +00:00
barthess 9d91559dd2 RTC. Minor comments inprovement.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3295 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-07 12:58:34 +00:00
barthess 076c173385 RTC. Test code updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3294 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-07 12:54:11 +00:00
barthess d077159389 RTC. rtcStart() and rtcStop() functions replaced by rtcSetCallback()
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3293 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-07 12:53:27 +00:00
gdisirio b8ad6dbae6 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3292 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-06 14:59:00 +00:00
barthess cd04106a83 Added date/time of build in "info" screen.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3291 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-06 14:06:43 +00:00
gdisirio c14c1959b1 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3290 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-05 15:05:12 +00:00
barthess 6798baae96 Added board OLIMEX_STM32_103STK.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3289 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-04 18:49:14 +00:00
barthess d15f612b86 RTC. Tiny improvement in documentation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3288 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-03 18:25:04 +00:00
gdisirio 792d85bcb5 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3287 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-03 12:35:41 +00:00
gdisirio 08dad7b1f5 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3286 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-03 08:23:11 +00:00
gdisirio c57e9ca998 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3285 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-03 08:22:04 +00:00
barthess 4e57582138 I2C. Added forgotten copyrights.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3283 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-02 13:32:19 +00:00
barthess 919b3e5641 RTC. Doxy comments improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3282 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-02 13:27:37 +00:00
barthess c757d88167 RTC. Merge to trunk.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3281 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-02 13:11:14 +00:00
barthess 8a3ce5e273 RTC. Merge code from trunk
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3280 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-01 18:34:46 +00:00
barthess ac429a2a76 RTC. Added state checks.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3279 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-01 18:09:40 +00:00
barthess ca3cc2d555 RTC. Readability improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3278 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-01 17:44:44 +00:00
barthess 88f24294e2 RTC. Added deep sleep test
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3277 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-01 17:31:10 +00:00
barthess 7194b7a7fe RTC. Small code improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3276 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-31 17:49:18 +00:00
barthess 5e62285d17 RTC. Final polishing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3275 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-31 16:32:34 +00:00
barthess 3da3cc2789 RTC. Copyrights added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3274 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-31 15:31:32 +00:00
barthess 6cc29ee5c8 RTC. Doxy file added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3273 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-31 15:30:25 +00:00
barthess 7fd48a4a3f RTC. Hal test added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3272 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-31 15:27:46 +00:00
barthess c8f60c27e1 RTC. Small fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3271 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-31 14:44:52 +00:00
barthess 2991a47733 RTC. nop
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3270 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-31 09:34:42 +00:00
barthess 22d2162db7 RTC. Initial commit.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3269 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-30 22:52:11 +00:00
barthess 2af45df545 branch for RTC driver development
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3268 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-30 13:16:29 +00:00
gdisirio 84fcd0571e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3267 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-08-28 17:44:43 +00:00
barthess 306f666c2c Merging changes from I2C branch.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3265 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-28 16:49:48 +00:00
barthess 076e7453bf I2C. Test updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3264 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-28 14:02:18 +00:00
barthess fc492c6d19 I2C. Merge code from trunk.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3263 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-08-28 13:39:56 +00:00
gdisirio 663214d0e6 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3262 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-08-28 13:00:56 +00:00
gdisirio 76f8d18aaf git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3261 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-08-28 12:57:21 +00:00
gdisirio 339cbbd60e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3260 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-08-28 12:55:02 +00:00
gdisirio 8f5830dad8 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3259 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-08-28 12:16:49 +00:00