gdisirio
|
c5631272e9
|
Updated readme.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6019 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-21 13:05:16 +00:00 |
gdisirio
|
5bbc0cefcd
|
Gave it a different name.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6018 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-21 13:03:02 +00:00 |
gdisirio
|
4871abd9ce
|
Why LSE was started in two different places?
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6017 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-21 12:54:55 +00:00 |
gdisirio
|
4301222a44
|
Why an STM32F4xx-specific feature in halconf.h?
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6016 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-21 12:41:44 +00:00 |
barthess
|
4cdddfb675
|
BKPSRAM. Updated halconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6015 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-21 11:51:52 +00:00 |
barthess
|
3385f4899f
|
BKPSRAM. Added support on STM32F4x and STM32F2x platforms.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6014 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-21 10:19:41 +00:00 |
gdisirio
|
ac887d4f50
|
Documentation related fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6009 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-20 09:50:05 +00:00 |
acirillo87
|
91ab8ccb0b
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6003 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-20 08:09:05 +00:00 |
gdisirio
|
fa79b4e8a6
|
Fixed missing ; in tesmbox.c.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5997 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-19 14:45:09 +00:00 |
gdisirio
|
b53de18c10
|
Fixed doc error.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5991 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-19 10:14:25 +00:00 |
gdisirio
|
0967b65940
|
Port support for SCP560B64.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5983 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-18 10:06:15 +00:00 |
gdisirio
|
ee5dade2c6
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5982 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-18 10:00:13 +00:00 |
utzig
|
624db0e114
|
[AVR] Fix file naming, add license, separate adc/spi sections
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5980 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-16 23:11:38 +00:00 |
utzig
|
06cc9ea04a
|
[AVR] Disable shared use of a single timer between multiple drivers
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5979 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-16 23:08:40 +00:00 |
gdisirio
|
558724c989
|
Fixed bug #420.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5966 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-13 07:57:15 +00:00 |
gdisirio
|
27881295a0
|
Fixed bug #419.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5965 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-13 07:21:51 +00:00 |
gdisirio
|
43ca8b55d2
|
Fixed bug #417.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5963 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-13 07:14:21 +00:00 |
gdisirio
|
6627768bdf
|
Fixed some obsolete references.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5952 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-13 06:30:44 +00:00 |
gdisirio
|
24aaa7e2c9
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5950 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-11 11:04:27 +00:00 |
utzig
|
28aad0e71b
|
[AVR] Remove tick timer IRQ handling from OLIMEX_AVR_CAN (available on hal_lld)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5948 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-09 22:06:41 +00:00 |
utzig
|
d3cca09dc3
|
[AVR] Add USART1 to AT90CAN128 demo to fix build error
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5947 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-09 21:51:07 +00:00 |
utzig
|
8b1fe26bfd
|
[AVR] Fix timer 0 support for AT90CANxx
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5946 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-09 21:42:49 +00:00 |
utzig
|
07cb74bbff
|
[AVR] add ADC/SPI pinouts for AT90CANxx
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5945 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-09 21:24:28 +00:00 |
utzig
|
82c16dccd4
|
[AVR] add DAC HAL options to disable annoying warning
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5944 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-09 21:05:09 +00:00 |
utzig
|
9970f28cb9
|
[AVR] use better defines for timer based drivers
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5943 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-08 22:26:33 +00:00 |
utzig
|
fc67bfe7e4
|
Add default ICU/PWM options for AVR demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5942 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-08 19:32:01 +00:00 |
utzig
|
6b97b7edc8
|
Add ICU HAL test for AVR
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5941 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-08 19:20:16 +00:00 |
utzig
|
91c662973d
|
Fix PWM regtable conflict with ICU
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5940 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-08 19:12:31 +00:00 |
utzig
|
76d46cec81
|
Add initial ICU driver for AVR
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5939 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-08 19:11:31 +00:00 |
gdisirio
|
8bd5eb3a68
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5928 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-05 10:03:21 +00:00 |
utzig
|
628ab84568
|
Add HAL test for AVR PWM driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5925 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-03 00:26:51 +00:00 |
utzig
|
dbc858cc9c
|
Add initial PWM driver for AVR
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5924 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-07-03 00:25:54 +00:00 |
gdisirio
|
ac9550dce6
|
Added note.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5917 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-06-30 14:46:23 +00:00 |
gdisirio
|
187a9e693e
|
Fixed typos in USARTv1 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5916 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-06-30 14:44:37 +00:00 |
barthess
|
4d7dd0414c
|
Feature request #28 merged. Updated mcuconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5915 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-06-30 14:15:32 +00:00 |
barthess
|
7fadc40371
|
Feature request #28 merged.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5914 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-06-30 14:14:07 +00:00 |
gdisirio
|
1e412cad0d
|
DAC merge and rework, part 3.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5913 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-06-30 10:31:56 +00:00 |
gdisirio
|
0dc43f5c24
|
DAC merge and rework, part 2.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5912 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-06-30 10:23:41 +00:00 |
gdisirio
|
e01bc962c7
|
DAC merge and rework, part 1.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5911 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-06-30 09:43:34 +00:00 |
utzig
|
6514f4422c
|
Update testhal demos to apache license
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5909 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-06-29 15:44:27 +00:00 |
utzig
|
16707e6321
|
Add standard GPT config options for AVR demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5908 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-06-29 14:46:31 +00:00 |
utzig
|
5c213deb01
|
Add GPT test for AVR
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5907 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-06-29 14:00:45 +00:00 |
utzig
|
0f13eed26d
|
Add initial GPT driver for AVR
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5906 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-06-29 13:59:41 +00:00 |
gdisirio
|
21d1fe83d8
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5902 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-06-27 18:03:31 +00:00 |
utzig
|
b874475dd7
|
Make AVR I2C config naming more standard
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5901 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-06-27 15:19:20 +00:00 |
utzig
|
1076c100ce
|
Fixes style of AVR HAL
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5900 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-06-27 15:09:06 +00:00 |
gdisirio
|
1a100c442a
|
Fixed bug #418.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5899 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-06-27 14:54:09 +00:00 |
utzig
|
cf4c8b5281
|
Fix style and license for AVR ADC driver
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5897 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-06-27 12:44:01 +00:00 |
utzig
|
48dfd4e898
|
Update standard driver configs for AVR demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5896 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-06-27 12:42:46 +00:00 |
utzig
|
71034c7acf
|
Fix spi_lld license to apache
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5895 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2013-06-27 12:02:20 +00:00 |