Commit Graph

614 Commits

Author SHA1 Message Date
gdisirio 5bf43b6500 STM32L driver tested and working.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3387 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-24 06:53:13 +00:00
gdisirio 09d93604e7 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3386 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-23 20:38:42 +00:00
gdisirio c39d08fc2a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3384 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-23 15:48:55 +00:00
gdisirio 4a3e3fc01e git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3381 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-22 14:53:42 +00:00
gdisirio 40c7a8982a git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3380 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-21 19:31:11 +00:00
gdisirio 4ffade3153 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3379 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-21 19:23:41 +00:00
barthess 8dfb19e436 RTC. Minor documentation improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3378 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-21 17:42:30 +00:00
gdisirio ae42ff1857 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3377 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-21 17:10:15 +00:00
barthess 95713cae20 RTC. API cnahge.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3376 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-21 12:46:09 +00:00
gdisirio f90273557f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3373 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-20 19:44:18 +00:00
barthess 450a8fe0c8 EXT lld driver. Fixed according to new naming conventions in stm32f10x.h
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3372 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-20 19:35:20 +00:00
gdisirio 01596d8b5e Fixed bug 3411774.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3367 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-20 17:33:38 +00:00
barthess 3035afea9d RTC.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3357 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-20 07:18:29 +00:00
barthess da3d1eae7b RTC. Code reorganization to correspond ChibiOS rules.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3356 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-20 07:02:14 +00:00
barthess 353ee572ad RTC.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3354 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-19 15:02:02 +00:00
gdisirio f5c7e2f7cd Fixed an STM32 GPT driver problem.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3353 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-19 14:01:42 +00:00
barthess 31a099cb10 RTC. Driver improvements
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3352 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-19 13:54:07 +00:00
gdisirio 22d8fa4450 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3348 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-19 12:04:02 +00:00
barthess c1a1893307 small fix in RCC helper for RTC
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3347 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-19 11:47:12 +00:00
barthess e1afd2700b Added RCC helper support to RTC driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3342 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-18 21:08:42 +00:00
gdisirio 07f868d379 GPT driver tested on STM32L.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3341 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-18 18:23:50 +00:00
gdisirio 278fc39f99 UART driver tested with STM32L.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3330 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-17 17:53:57 +00:00
gdisirio baabff16e6 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3329 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-17 16:56:44 +00:00
gdisirio f90db59d00 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3326 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-17 11:34:23 +00:00
gdisirio 17ab902203 STM32L152 report added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3325 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-17 09:16:10 +00:00
gdisirio 93bea80808 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3324 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-17 09:06:19 +00:00
gdisirio 4ff96215ed git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3323 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-17 08:45:43 +00:00
gdisirio 06d3e6325b STM32 RCC helper driver implemented.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3321 35acf78f-673a-0410-8e92-d51de3d6d3f4
2011-09-16 17:56:55 +00:00
gdisirio 3a94137eb3 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3320 35acf78f-673a-0410-8e92-d51de3d6d3f4 2011-09-16 17:38:22 +00:00
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 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
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 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
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 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
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
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
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 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 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 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