gdisirio
|
334c7d645d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3645 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-21 18:49:04 +00:00 |
gdisirio
|
6100dc08a6
|
Cortex-M4 FPU support working.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3644 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-20 18:51:28 +00:00 |
gdisirio
|
cefffe9013
|
Fixed bug 3458947.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3643 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-20 18:35:18 +00:00 |
gdisirio
|
8fc9de2fdb
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3642 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-19 21:16:58 +00:00 |
gdisirio
|
39f9216bbc
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3635 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-18 08:27:30 +00:00 |
barthess
|
d1f54cbe5a
|
I2C. Clock checks done at compile time.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3630 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-17 20:14:11 +00:00 |
gdisirio
|
8172ebaa5b
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3629 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-17 19:25:30 +00:00 |
barthess
|
e062d10250
|
Cleaned "//" comments.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3628 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-17 19:08:16 +00:00 |
barthess
|
27a7716a3b
|
I2C. Added safety checks for different STM32 platforms in frequency settings routine.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3624 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-17 12:45:50 +00:00 |
barthess
|
3ff51b09a4
|
PVD for STM32F4x code cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3623 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-17 11:36:46 +00:00 |
gdisirio
|
590fe7872d
|
CM3 FPU support fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3622 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-17 09:17:15 +00:00 |
gdisirio
|
af25622db8
|
Fixed some forgotten details.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3621 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-17 07:41:10 +00:00 |
barthess
|
968d0cf6e9
|
RTC. High level API rolled back.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3619 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-16 14:42:23 +00:00 |
barthess
|
172680aea3
|
RTC. Nop.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3617 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-16 13:18:55 +00:00 |
barthess
|
edcb16ebeb
|
STM32F4x. In HAL added support of power level detector.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3616 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-16 12:49:14 +00:00 |
barthess
|
9a98744b28
|
RTC. Testhal works on F4x, compiles (but not deeply tested) on F1x.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3615 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-15 20:49:24 +00:00 |
barthess
|
35ea734700
|
RTC. Added callback switch helper. Not tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3608 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-13 09:03:41 +00:00 |
gdisirio
|
27ab6ff1f1
|
Optimization in CM4 FPU support.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3607 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-12 19:44:39 +00:00 |
gdisirio
|
c81fbcefa2
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3605 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-12 18:07:19 +00:00 |
barthess
|
82ee230c45
|
RTCv1 minor fix
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3604 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-12 13:19:21 +00:00 |
barthess
|
dd834361e8
|
RTCv1 code cleanups and adding some safety checks.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3603 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-12 13:13:07 +00:00 |
barthess
|
527ef56ed3
|
Merging changes from rtc_dev branch.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3601 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-12 11:07:30 +00:00 |
barthess
|
facfe77b18
|
RTC. Development suspended until EXTI driver API will changed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3600 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-12 10:56:51 +00:00 |
barthess
|
ddff11cafe
|
RTC. Naming convention fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3599 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-12 08:33:53 +00:00 |
barthess
|
9d343de5f9
|
RTC. Driver broken.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3598 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-11 23:40:49 +00:00 |
barthess
|
91fd67be1f
|
RTC. Code reorganization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3597 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-11 20:14:45 +00:00 |
barthess
|
9a52743e90
|
RTC. Setting and getting time works on STM32F4x
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3596 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-11 20:05:55 +00:00 |
barthess
|
4a5c4e2ae0
|
RTC. Merge RTC code from trunk.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3595 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-11 20:03:50 +00:00 |
barthess
|
a8115a6060
|
RTC. Code cleanups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3594 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-11 18:14:30 +00:00 |
barthess
|
3a0e138e7e
|
RTC. Pointless lock removed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3593 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-11 17:41:06 +00:00 |
gdisirio
|
c17fbc9313
|
CP4 FPU support apparently working.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3592 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-11 16:20:32 +00:00 |
gdisirio
|
26dc203d65
|
FPU support for CM4 (not working yet).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3591 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-11 12:58:51 +00:00 |
barthess
|
ea9053eb9e
|
RTC. Some bugs fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3590 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-10 19:41:46 +00:00 |
barthess
|
7a78345272
|
RTC. Setting and getting time now works.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3589 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-09 22:14:09 +00:00 |
barthess
|
e7e63d88db
|
RTC. Code compiles but not tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3588 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-09 13:58:19 +00:00 |
barthess
|
28cb4b4849
|
I2C. Added forgotten check of BUSY flag.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3587 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-09 10:22:41 +00:00 |
barthess
|
da68de0d34
|
RTC. Initial commit.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3586 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-08 21:17:19 +00:00 |
barthess
|
edfa9d2fae
|
I2C. Added timeout in functions. Code clean ups.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3583 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-08 19:24:21 +00:00 |
gdisirio
|
afc023a222
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3582 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-08 15:53:19 +00:00 |
barthess
|
a524ec87f1
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3581 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-08 14:34:44 +00:00 |
gdisirio
|
ffdf583159
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3580 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-08 11:02:02 +00:00 |
gdisirio
|
f8f59580ae
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3579 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-08 09:15:41 +00:00 |
gdisirio
|
c7c5942ac3
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3578 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-08 08:36:37 +00:00 |
barthess
|
3799bf56f5
|
I2C. Error handling from userland code added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3572 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-07 19:23:09 +00:00 |
barthess
|
0738591b02
|
I2C. Switch to synchronous model.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3570 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-07 17:57:42 +00:00 |
barthess
|
ac8123d2da
|
I2C. Added note about different API classes usage.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3569 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-07 14:13:57 +00:00 |
barthess
|
d0b7c28f9a
|
Merged changes from trunk
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3568 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-07 14:10:35 +00:00 |
barthess
|
11ed726e41
|
GPT on F4x. MCU has TIM6 and TIM7, fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3567 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-07 12:30:52 +00:00 |
barthess
|
6562e684cd
|
GPT on F4x. Typo fixed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3566 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-07 12:23:33 +00:00 |
barthess
|
46d388fb24
|
I2C. Added DMA masks for other MCUs.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3565 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2011-12-07 07:52:42 +00:00 |