aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3636 ↵gdisirio2011-12-189-20/+9
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3635 ↵gdisirio2011-12-181-9/+3
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Clock checks done at compile time.barthess2011-12-171-26/+33
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3630 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3629 ↵gdisirio2011-12-172-29/+34
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Cleaned "//" comments.barthess2011-12-175-30/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3628 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added USB discovery macros to OLIMEX_STM32_103STK/board.hbarthess2011-12-171-0/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3627 35acf78f-673a-0410-8e92-d51de3d6d3f4
* I2C. Added safety checks for different STM32 platforms in frequency settings ↵barthess2011-12-171-3/+18
| | | | | | routine. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3624 35acf78f-673a-0410-8e92-d51de3d6d3f4
* PVD for STM32F4x code cleanups.barthess2011-12-172-5/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3623 35acf78f-673a-0410-8e92-d51de3d6d3f4
* CM3 FPU support fix.gdisirio2011-12-172-52/+41
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3622 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed some forgotten details.gdisirio2011-12-1711-33/+259
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3621 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. High level API rolled back.barthess2011-12-164-76/+33
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3619 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Nop.barthess2011-12-164-2/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3617 35acf78f-673a-0410-8e92-d51de3d6d3f4
* STM32F4x. In HAL added support of power level detector.barthess2011-12-162-3/+33
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3616 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Testhal works on F4x, compiles (but not deeply tested) on F1x.barthess2011-12-1510-29/+117
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3615 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Nop.barthess2011-12-152-19/+31
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3614 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Cleanups.barthess2011-12-140-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3613 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. STM32F4x testhal begins.barthess2011-12-145-0/+1497
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3612 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC testhal. Removed unneeded file.barthess2011-12-141-23/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3611 35acf78f-673a-0410-8e92-d51de3d6d3f4
* cosmetical improvements of board.hbarthess2011-12-141-14/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3610 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added personal board files.barthess2011-12-143-0/+585
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3609 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTC. Added callback switch helper. Not tested.barthess2011-12-133-93/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3608 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Optimization in CM4 FPU support.gdisirio2011-12-123-34/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3607 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3605 ↵gdisirio2011-12-121-2/+1
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTCv1 minor fixbarthess2011-12-121-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3604 35acf78f-673a-0410-8e92-d51de3d6d3f4
* RTCv1 code cleanups and adding some safety checks.barthess2011-12-124-40/+32
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3603 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Merging changes from rtc_dev branch.barthess2011-12-1214-25/+685
|\ | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3601 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * RTC. Development suspended until EXTI driver API will changed.barthess2011-12-124-56/+101
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3600 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * RTC. Naming convention fixed.barthess2011-12-126-6/+6
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3599 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * RTC. Driver broken.barthess2011-12-116-67/+234
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3598 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * RTC. Code reorganization. barthess2011-12-118-1/+7
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3597 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * RTC. Setting and getting time works on STM32F4xbarthess2011-12-114-31/+60
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3596 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * RTC. Merge RTC code from trunk.barthess2011-12-111-10/+21
| |\ | | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3595 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * | RTC. Setting and getting time now works.barthess2011-12-093-47/+20
| | | | | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3589 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * | RTC. Code compiles but not tested.barthess2011-12-094-93/+55
| |\ \ | | | | | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3588 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * | | RTC. Initial commit.barthess2011-12-083-2/+484
| | | | | | | | | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3586 35acf78f-673a-0410-8e92-d51de3d6d3f4
| * | | RTC for F4x branch.barthess2011-12-08477-5215/+61614
| |\ \ \ | | | | | | | | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rtc_dev@3585 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | | | | RTC. Code cleanups.barthess2011-12-111-3/+4
| | | | | | | | | | | | | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3594 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | | | | RTC. Pointless lock removed.barthess2011-12-111-2/+0
| | | | | | | | | | | | | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3593 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | | | | CP4 FPU support apparently working.gdisirio2011-12-114-29/+191
| | | | | | | | | | | | | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3592 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | | | | FPU support for CM4 (not working yet).gdisirio2011-12-114-31/+200
| |_|_|/ |/| | | | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3591 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | | | RTC. Some bugs fixed.barthess2011-12-101-8/+20
| |_|/ |/| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3590 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | | I2C. Added forgotten check of BUSY flag.barthess2011-12-091-0/+4
| |/ |/| | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3587 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Testhal update.barthess2011-12-084-6/+9
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3584 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Added timeout in functions. Code clean ups.barthess2011-12-084-96/+55
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3583 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3582 ↵gdisirio2011-12-082-13/+21
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3581 ↵barthess2011-12-082-6/+12
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3580 ↵gdisirio2011-12-0813-29/+216
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3579 ↵gdisirio2011-12-089-36/+81
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3578 ↵gdisirio2011-12-085-59/+105
| | | | | | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* | I2C. Merge code to trunk.barthess2011-12-0827-1268/+2360
|\ \ | | | | | | | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3576 35acf78f-673a-0410-8e92-d51de3d6d3f4