gdisirio
|
9ce1341931
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8275 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-09-04 10:32:55 +00:00 |
gdisirio
|
9b7696e58f
|
STM32F7-specific LD rules file introduced. Code is accessed through the ITCM bus, constants are accessed through AXI bus. Added DMA-friendly region handling.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8270 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-09-02 13:56:57 +00:00 |
Giovanni Di Sirio
|
40af275be2
|
Fixed bug #636.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8248 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-08-27 12:01:51 +00:00 |
Fabio Utzig
|
649c937cdb
|
[AVR] Add NIL/RT demos for Uno
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8225 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-08-18 23:44:05 +00:00 |
Giovanni Di Sirio
|
407e571479
|
Moved cache initialization into startup files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8220 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-08-16 08:33:01 +00:00 |
gdisirio
|
f52c062a19
|
Fixed bug #629.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8214 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-08-15 08:56:56 +00:00 |
Giovanni Di Sirio
|
3ef88384a3
|
Fixwd typos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8202 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-08-10 09:54:07 +00:00 |
Giovanni Di Sirio
|
5605e7420d
|
Fixed bug #612.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8172 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-08-06 13:26:44 +00:00 |
Giovanni Di Sirio
|
adb186c90a
|
Added support for I2C3 and I2C4 to the STM32 I2Cv2 I2C driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8164 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-08-05 14:40:07 +00:00 |
Giovanni Di Sirio
|
0f926c98c2
|
EXT support for STM32F7xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8163 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-08-05 14:16:56 +00:00 |
Giovanni Di Sirio
|
bf86c9d9be
|
Added support up to STM32 UART8 in v2 drivers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8155 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-08-04 12:49:40 +00:00 |
Giovanni Di Sirio
|
87b0c973d8
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8153 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-08-03 14:43:31 +00:00 |
Giovanni Di Sirio
|
5ab3a4a73e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8152 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-08-03 14:16:12 +00:00 |
Giovanni Di Sirio
|
942a0696ce
|
STM32F7 working... almost.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8151 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-08-03 13:11:07 +00:00 |
Giovanni Di Sirio
|
15e182dd82
|
Added support for ports J and K to GPIOv2.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8149 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-08-03 10:00:06 +00:00 |
Giovanni Di Sirio
|
4d7be5bf04
|
STM32F7xx clock tree and initialization done.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8144 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-08-02 10:33:23 +00:00 |
Giovanni Di Sirio
|
3b265b37cd
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8135 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-08-01 09:55:52 +00:00 |
Giovanni Di Sirio
|
af3a45d742
|
STM32F7xx stub demo and board files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8134 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-08-01 09:08:06 +00:00 |
Giovanni Di Sirio
|
bbacae2118
|
Aligned mcuconf.h files for STM32F0xx devices. Removed obsolete settings, added DMA remapping settings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8125 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-07-29 08:59:55 +00:00 |
Giovanni Di Sirio
|
5b7d62c549
|
Updated EXT driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8121 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-07-28 14:22:57 +00:00 |
Fabio Utzig
|
6425481eb9
|
[AVR] Make tickless default for Mega demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8110 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-07-26 14:17:40 +00:00 |
Fabio Utzig
|
c92dbedf21
|
[AVR] Add -mrelax compiler option
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8109 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-07-26 14:16:48 +00:00 |
Giovanni Di Sirio
|
0e263707af
|
STM32L0xx ADC demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8106 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-07-26 12:51:34 +00:00 |
gdisirio
|
c96f0b2bbf
|
More STM32L0xx support files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8104 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-07-26 06:17:10 +00:00 |
gdisirio
|
b05e7e8c44
|
Re-added the lost revisions (8103 and 8104).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8103 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-07-26 06:09:53 +00:00 |
gdisirio
|
5ebfb65f68
|
More STM32L0xx code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8101 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-07-15 12:33:41 +00:00 |
gdisirio
|
302e691017
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8099 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-07-15 09:30:52 +00:00 |
gdisirio
|
bb3c78d730
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8098 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-07-15 09:19:12 +00:00 |
utzig
|
4a528f5f5d
|
[AVR] Removed spurious includes, better include paths
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8075 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-07-11 12:43:47 +00:00 |
gdisirio
|
a566fb49fa
|
NIL e200z0 report.
Added "volatile" to NIL system time variable.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8071 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-07-09 08:37:27 +00:00 |
gdisirio
|
26067f6954
|
STM32F3xx reports.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8067 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-07-07 09:26:14 +00:00 |
gdisirio
|
151e9e60ec
|
lwip-related improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8066 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-07-04 09:24:09 +00:00 |
Giovanni Di Sirio
|
d0bd017d3b
|
New PPC startup file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8048 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-06-19 09:49:29 +00:00 |
Giovanni Di Sirio
|
ea7bb840b1
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8043 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-06-17 18:44:37 +00:00 |
Giovanni Di Sirio
|
3312f25c7a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8042 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-06-17 18:41:18 +00:00 |
Giovanni Di Sirio
|
38e7c0e46d
|
FatFS timeout fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8030 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-06-13 13:06:31 +00:00 |
Giovanni Di Sirio
|
952b0dc3fd
|
Updated all makefiles by adding -Wundef.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8029 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-06-13 10:24:42 +00:00 |
Giovanni Di Sirio
|
37a6ee0c67
|
Fixed bug #600.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8017 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-06-12 08:52:52 +00:00 |
Fabio Utzig
|
eb6e020360
|
[AVR] Update thread to use definition macro
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8011 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-06-04 12:49:42 +00:00 |
Giovanni Di Sirio
|
e83612c315
|
Updated mcuconf.h files with I2C no-DMA mode on affected platforms.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7986 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-05-17 10:29:08 +00:00 |
Giovanni Di Sirio
|
dc087c5fec
|
Improved standalone RT and NIL demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7984 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-05-15 09:41:24 +00:00 |
Giovanni Di Sirio
|
f3c7490379
|
Fixed bug #595.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7983 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-05-14 13:37:16 +00:00 |
Giovanni Di Sirio
|
7b21398505
|
Smart build option added to all makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7963 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-05-12 08:25:58 +00:00 |
Giovanni Di Sirio
|
6f8e0e257e
|
Smart build option in mk files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7956 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-05-08 14:04:32 +00:00 |
Giovanni Di Sirio
|
f65a19077e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7951 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-05-05 08:21:06 +00:00 |
Giovanni Di Sirio
|
8ce0e9f75d
|
Updated mcuconf.h files for STM32F4xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7948 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-05-03 13:12:45 +00:00 |
Giovanni Di Sirio
|
d3a7d7370c
|
DAC off by default.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7945 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-05-03 09:25:35 +00:00 |
Giovanni Di Sirio
|
abda86c0ea
|
Updated all halconf.h files with DAC switch.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7944 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-05-03 09:23:14 +00:00 |
Giovanni Di Sirio
|
ae90e9c47b
|
Fixed RT-STM32F302R8-NUCLEO demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7926 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-04-26 08:45:49 +00:00 |
Giovanni Di Sirio
|
138cc5f2a2
|
RT-STM32F302R8-NUCLEO demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7923 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-04-24 13:51:41 +00:00 |
Giovanni Di Sirio
|
07380f7772
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7921 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-04-23 13:05:14 +00:00 |
Giovanni Di Sirio
|
8707270773
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7910 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-04-20 09:15:58 +00:00 |
Giovanni Di Sirio
|
2ec316ae74
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7895 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-04-15 10:36:08 +00:00 |
Giovanni Di Sirio
|
b2ff27de70
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7894 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-04-15 10:31:04 +00:00 |
Giovanni Di Sirio
|
2f23dbab89
|
Keil reports.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7891 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-04-13 19:22:13 +00:00 |
Giovanni Di Sirio
|
64f1f5f94a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7889 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-04-13 12:29:05 +00:00 |
Giovanni Di Sirio
|
b89d451592
|
STM32F4 IRQ Storm application updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7883 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-04-11 14:54:18 +00:00 |
Giovanni Di Sirio
|
234d88f6d0
|
Improved testing procedures for RT. Improved simulator port for RT.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7879 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-04-10 14:41:35 +00:00 |
Giovanni Di Sirio
|
1f0dc76613
|
CMSIS RTOS interface improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7878 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-04-10 10:33:50 +00:00 |
Giovanni Di Sirio
|
5f8df8485c
|
Fixed bugs 573 and 574.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7876 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-04-09 09:59:15 +00:00 |
Giovanni Di Sirio
|
9ec03852f2
|
Wrong comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7858 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-04-05 15:49:46 +00:00 |
Giovanni Di Sirio
|
ae3021458a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7856 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-04-05 10:32:38 +00:00 |
Giovanni Di Sirio
|
2381a70190
|
Board files regenerated with the updated tool. Fixed some errors in demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7854 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-04-05 10:14:51 +00:00 |
Giovanni Di Sirio
|
15d0007e96
|
Mass change, all thread functions now return void.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7849 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-04-03 12:48:22 +00:00 |
Giovanni Di Sirio
|
67b6d6cebf
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7848 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-04-03 09:52:23 +00:00 |
Giovanni Di Sirio
|
504a47ba53
|
Fixed a formatting error in chconf.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7844 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-04-03 06:58:29 +00:00 |
Giovanni Di Sirio
|
465ae1ba30
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7843 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-04-02 14:05:02 +00:00 |
Giovanni Di Sirio
|
2ec209bdfa
|
Tickless mode fixed hopefully.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7837 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-31 17:00:29 +00:00 |
Giovanni Di Sirio
|
246b79ae4a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7836 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-31 10:46:06 +00:00 |
Giovanni Di Sirio
|
a484164f76
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7833 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-31 06:22:30 +00:00 |
Giovanni Di Sirio
|
b0a7e11099
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7830 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-29 12:54:16 +00:00 |
Giovanni Di Sirio
|
a4cef8ba42
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7829 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-29 09:40:45 +00:00 |
Giovanni Di Sirio
|
b6467d97b0
|
New makefiles in Kinetis demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7827 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-29 09:03:15 +00:00 |
Giovanni Di Sirio
|
46abfd539f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7826 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-28 18:10:58 +00:00 |
Giovanni Di Sirio
|
aa6af756b0
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7825 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-28 13:43:44 +00:00 |
Giovanni Di Sirio
|
f215593479
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7824 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-28 11:56:07 +00:00 |
Giovanni Di Sirio
|
4cd975affe
|
Improved makefiles on STM32F4xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7823 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-28 09:12:09 +00:00 |
Giovanni Di Sirio
|
3eb264f5b9
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7817 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-27 10:27:41 +00:00 |
Giovanni Di Sirio
|
25c944f87f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7816 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-27 09:51:45 +00:00 |
Giovanni Di Sirio
|
6cc7199329
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7815 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-26 16:04:37 +00:00 |
Giovanni Di Sirio
|
feafc419f9
|
OS-less HAL demo working.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7813 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-26 14:09:20 +00:00 |
Giovanni Di Sirio
|
168c39a1b2
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7812 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-26 14:04:08 +00:00 |
Giovanni Di Sirio
|
36e66ea4f7
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7811 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-26 11:32:57 +00:00 |
Giovanni Di Sirio
|
ab86eaaf02
|
Fixed Keil demos.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7795 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-22 16:04:34 +00:00 |
Giovanni Di Sirio
|
d63045a316
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7788 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-21 14:11:07 +00:00 |
Giovanni Di Sirio
|
fb8998ce9c
|
Fixed bug #567.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7786 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-21 09:39:02 +00:00 |
Giovanni Di Sirio
|
91c6674288
|
Enhanced startups for ARMCMx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7757 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-11 14:23:49 +00:00 |
Giovanni Di Sirio
|
d818236ceb
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7754 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-11 08:37:14 +00:00 |
Giovanni Di Sirio
|
8629cf3b25
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7753 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-11 08:36:30 +00:00 |
Giovanni Di Sirio
|
04e194c54f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7749 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-10 14:05:47 +00:00 |
Giovanni Di Sirio
|
87c1458bed
|
MISRAs on ARM port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7748 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-10 11:29:42 +00:00 |
Giovanni Di Sirio
|
e801a6adb4
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7745 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-09 15:21:45 +00:00 |
Giovanni Di Sirio
|
b8dcd884ff
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7744 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-09 14:57:41 +00:00 |
Giovanni Di Sirio
|
a9cbe386f2
|
Generic Cortex-M4 demo for GCC.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7743 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-09 14:01:44 +00:00 |
Giovanni Di Sirio
|
4487f919ec
|
Fixed a wrong comment in chconf.h.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7740 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-09 11:16:46 +00:00 |
Giovanni Di Sirio
|
d3f5e53d03
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7730 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-07 13:43:27 +00:00 |
Giovanni Di Sirio
|
272b51ba23
|
MISRAs done for RT.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7727 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-07 11:07:31 +00:00 |
Giovanni Di Sirio
|
4de7257482
|
More MISRA.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7725 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-07 07:18:08 +00:00 |
Giovanni Di Sirio
|
f6374e3911
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7724 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-06 20:42:17 +00:00 |
Giovanni Di Sirio
|
b8de4a65a3
|
MIRSA waivers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7723 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-06 19:26:35 +00:00 |
Giovanni Di Sirio
|
94db6c6fab
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7717 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-06 10:30:15 +00:00 |
Giovanni Di Sirio
|
a380d9ad03
|
More MISRA.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7716 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-06 10:13:59 +00:00 |
Giovanni Di Sirio
|
b53489d0e4
|
Lots of MISRA-related changes in RT. Not finished yet.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7715 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-05 21:28:51 +00:00 |
Giovanni Di Sirio
|
3d1a86e9fb
|
MISRA-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7710 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-03 10:02:55 +00:00 |
Giovanni Di Sirio
|
b53f19556c
|
fixed some paths in makefiles
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7673 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-07 11:20:32 +00:00 |
Giovanni Di Sirio
|
ea6abe0731
|
chprintf and streams are now part of the HAL library.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7665 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-02-06 11:42:26 +00:00 |
gdisirio
|
80ee1191b3
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7631 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-01-18 10:10:15 +00:00 |
barthess
|
82468bc338
|
Demos. LWIP-FATFS-USB demo for Olimex E407 board ported from v2.6 to 3.0
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7630 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-01-17 20:14:06 +00:00 |
gdisirio
|
1e7e772b69
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7623 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-01-14 10:51:35 +00:00 |
gdisirio
|
fa1aeb7e9a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7622 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-01-11 13:56:55 +00:00 |
gdisirio
|
c7c04a2dfd
|
maple support and demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7618 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-01-11 10:09:25 +00:00 |
gdisirio
|
9e20f4acd6
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7606 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-01-05 10:37:18 +00:00 |
gdisirio
|
79a0b9c035
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7605 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-01-04 15:30:26 +00:00 |
gdisirio
|
99d33d12bd
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7604 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-01-04 15:29:24 +00:00 |
gdisirio
|
69e0612f0d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7603 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-01-04 15:19:23 +00:00 |
gdisirio
|
81ca2c65f3
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7599 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-12-27 16:56:41 +00:00 |
gdisirio
|
6f34752157
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7544 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-27 15:08:16 +00:00 |
gdisirio
|
e40082e1d6
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7543 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-27 15:07:26 +00:00 |
barthess
|
c1648e6ecf
|
RT. Changed API call chCoreStatus() -> chCoreGetStatusX()
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7524 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-22 17:56:36 +00:00 |
gdisirio
|
28af17c090
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7517 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-16 18:43:53 +00:00 |
gdisirio
|
00cc4c53f5
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7476 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-04 10:52:00 +00:00 |
gdisirio
|
476270c2ab
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7475 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-04 10:51:23 +00:00 |
gdisirio
|
efb5332373
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7473 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-04 09:40:51 +00:00 |
gdisirio
|
8cbaf4d1ec
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7451 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-01 17:27:48 +00:00 |
gdisirio
|
b9192d716f
|
Fixed bug #545.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7438 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-11-01 09:21:26 +00:00 |
gdisirio
|
da0a231bbc
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7421 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-26 09:57:09 +00:00 |
gdisirio
|
b1586a7e3a
|
ARM port done.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7408 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-16 19:33:34 +00:00 |
gdisirio
|
904ecb82fa
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7407 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-16 19:24:04 +00:00 |
gdisirio
|
56990840b5
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7398 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-14 18:04:14 +00:00 |
gdisirio
|
5d54960eaf
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7397 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-14 18:03:26 +00:00 |
gdisirio
|
7ef4c6df4a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7396 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-14 17:06:54 +00:00 |
gdisirio
|
e571ffd648
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7395 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-14 12:37:35 +00:00 |
gdisirio
|
335d2b220f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7393 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-13 19:50:41 +00:00 |
gdisirio
|
fe6b914617
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7390 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-12 17:18:42 +00:00 |
gdisirio
|
1c2959452e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7388 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-12 13:17:14 +00:00 |
gdisirio
|
0320aa5314
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7387 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-12 09:29:12 +00:00 |
gdisirio
|
6110e63719
|
Small improvement.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7385 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-07 14:37:38 +00:00 |
gdisirio
|
366ed30eea
|
Improved demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7384 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-07 12:58:29 +00:00 |
gdisirio
|
8920d3403c
|
Added messages to CMSIS RTOS, added demo for the STM32F407.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7383 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-07 12:53:22 +00:00 |
gdisirio
|
849c7af120
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7363 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-05 09:05:07 +00:00 |
gdisirio
|
3d784fa926
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7362 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-05 08:30:37 +00:00 |
gdisirio
|
d05fb1e4ff
|
Fixed bug #538.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7358 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-04 07:47:23 +00:00 |
gdisirio
|
62556f44e9
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7351 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-02 16:34:45 +00:00 |
gdisirio
|
0ec45cc00d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7346 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-02 11:38:00 +00:00 |
gdisirio
|
9ef29ae9ea
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7345 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-02 10:26:36 +00:00 |
gdisirio
|
11efbd369e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7344 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-02 10:22:56 +00:00 |
gdisirio
|
895a43ca58
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7343 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-02 10:15:18 +00:00 |
gdisirio
|
736e966cf5
|
renamed STM32F3 directories to reflect new models
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7342 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-02 10:13:13 +00:00 |
gdisirio
|
60bf87e37e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7340 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-02 09:43:28 +00:00 |
gdisirio
|
99afdcbdb1
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7339 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-02 09:33:55 +00:00 |
gdisirio
|
afdd285444
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7338 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-02 09:22:23 +00:00 |
gdisirio
|
85f7c9c37e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7337 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-10-02 08:45:49 +00:00 |
spacecoaster
|
49d1458e83
|
[KINETIS] K20x SPI demo converted to use DMA.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7301 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-21 15:47:24 +00:00 |
barthess
|
7e5f127c41
|
[CPP wrappers] Base mailbox class now strongly typed and template based.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7260 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-11 08:36:13 +00:00 |
spacecoaster
|
05f8c30707
|
[KINETIS] Corrected copyright assignment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7259 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-11 02:39:40 +00:00 |
utzig
|
147426d333
|
[KINETIS] Add GPT test demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7246 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-03 20:48:34 +00:00 |
utzig
|
2ed2fd66ec
|
[KINETIS] Remove flash protection code from demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7221 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-01 01:01:21 +00:00 |
utzig
|
93e2431f22
|
[KINETIS] EXT demos
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7217 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-09-01 00:19:12 +00:00 |
utzig
|
2804bd0655
|
[KINETIS] Add MC HCK demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7187 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-23 17:52:25 +00:00 |
utzig
|
b11b3d4b0b
|
[KINETIS] Fix typos and comments
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7180 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-19 12:06:20 +00:00 |
utzig
|
dd8d02ae8e
|
[KINETIS] Config option for FEI mode + PEE config moved
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7179 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-19 12:02:36 +00:00 |
utzig
|
3f7d4b4a60
|
[KINETIS] Fix KL25Z demo warnings
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7162 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-07 15:52:48 +00:00 |
utzig
|
12927f3933
|
[KINETIS] Fix cpu type
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7161 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-07 15:43:07 +00:00 |
utzig
|
a41f866476
|
[KINETIS] Add Teensy 3.0 demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7160 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-07 15:41:59 +00:00 |
utzig
|
3ff810e5ee
|
[KINETIS] Add serial support to K20D50M demo + TestThread
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7150 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-07 02:44:09 +00:00 |
utzig
|
0b2bee12e5
|
[KINETIS] Add Freedom K20D50M demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7137 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-06 01:06:52 +00:00 |
barthess
|
e504324889
|
v3 porting. RT-STM32F407-DISCOVERY-G++
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7121 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-05 07:19:32 +00:00 |
utzig
|
47d9a2be5a
|
[KINETIS] Fix thread function declarations
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7116 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-02 00:47:26 +00:00 |
utzig
|
aec7b8b601
|
[KINETIS] Add initial demo for Freedom-KL25Z
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7112 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-01 22:57:24 +00:00 |
gdisirio
|
ef7990a192
|
Improved makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7107 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-08-01 07:19:47 +00:00 |
utzig
|
a98f419946
|
[AVR] Use tickless mode in ArduinoMega NIL demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7103 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-26 13:29:29 +00:00 |
gdisirio
|
5159ce92aa
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7099 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-26 09:10:22 +00:00 |
gdisirio
|
023a554d83
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7094 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-26 08:40:58 +00:00 |
utzig
|
689813a2e2
|
[ARDUINOMEGA] Fix comment position
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7091 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-25 14:06:33 +00:00 |
gdisirio
|
4c7b7f38ba
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7078 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-25 08:36:08 +00:00 |
gdisirio
|
034fe7b30f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7043 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-17 14:53:46 +00:00 |
gdisirio
|
3b9e182f11
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7041 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-17 12:24:19 +00:00 |
gdisirio
|
25069afdb7
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7040 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-17 10:42:54 +00:00 |
gdisirio
|
6fd6d0670e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7039 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-17 10:03:21 +00:00 |
gdisirio
|
1272fdce1e
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7038 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-17 08:52:22 +00:00 |
gdisirio
|
238790de5f
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7036 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-17 08:39:44 +00:00 |
utzig
|
7350cf2998
|
AVR: defaulting to using Arduino bootloader for programming
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7029 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-10 23:50:56 +00:00 |
utzig
|
761dde55c3
|
Add initial nil-avr demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7022 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-07-08 19:06:10 +00:00 |
utzig
|
16377ef46d
|
Initial RT-3.0 Arduino Mega port
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7002 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-06-29 23:15:11 +00:00 |
gdisirio
|
1764b2db55
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6970 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-05-29 14:02:06 +00:00 |
gdisirio
|
f0a80283cb
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6969 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-05-29 12:37:51 +00:00 |
gdisirio
|
5cd1e36d69
|
Untested ARM port related stuff.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6968 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-05-28 14:24:36 +00:00 |
gdisirio
|
8bdd0b9269
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6957 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-05-23 13:27:26 +00:00 |
gdisirio
|
990039bb14
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6944 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-05-22 09:33:23 +00:00 |
gdisirio
|
19abd0018b
|
Fixed various errors.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6940 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-05-19 14:11:00 +00:00 |
gdisirio
|
084e1f7b5a
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6919 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-05-07 10:09:10 +00:00 |
gdisirio
|
2741f54738
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6918 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-05-07 09:31:15 +00:00 |
gdisirio
|
14b4273748
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6917 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-05-07 09:24:47 +00:00 |
gdisirio
|
cbcb4c48e6
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6913 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-05-07 07:56:15 +00:00 |
gdisirio
|
fbe16d0988
|
Fixed bug #373.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6905 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-05-02 10:05:33 +00:00 |
gdisirio
|
8028c122f6
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6757 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-05 14:11:15 +00:00 |
gdisirio
|
b1da190527
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6751 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-03-04 12:55:37 +00:00 |
gdisirio
|
d48b888620
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6735 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-02-27 15:21:45 +00:00 |
gdisirio
|
8946db3c44
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6734 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-02-27 12:50:35 +00:00 |
gdisirio
|
8bd485bc73
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6733 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2014-02-27 12:41:45 +00:00 |