Mercurial > ecos
annotate packages/hal/cortexm/arch/current/ChangeLog @ 3157:abf5be1b8582
Whitespace cleanup
| author | vae |
|---|---|
| date | Mon, 23 Apr 2012 19:03:36 +0000 |
| parents | 9dd3ea41e5b6 |
| children | 614e724c4b7a |
| rev | line source |
|---|---|
| 3157 | 1 2012-04-23 Ilija Kocho <ilijak@siva.com.mk> |
| 2 | |
| 3 * cdl/hal_cortexm.cdl: | |
| 4 * include/basetype.h: | |
| 5 * include/cortexm_stub.h: | |
| 6 * include/hal_arch.h: | |
| 7 * include/hal_intr.h: | |
| 8 * include/hal_io.h: | |
| 9 * src/context.S: | |
| 10 * src/cortexm_stub.c: | |
| 11 * src/hal_misc.c: | |
| 12 * src/vectors.S: | |
| 13 Whitespace cleanup [Bugzilla 1001569] | |
| 14 | |
| 3112 | 15 2012-03-06 Ilija Kocho <ilijak@siva.com.mk> |
| 16 | |
| 17 * include/hal_intr.h: Fix compiler warning about unused variables. | |
| 18 [Bugzilla 1001520] | |
| 19 | |
|
3138
9dd3ea41e5b6
* src/hal_misc.c (hal_reset_vsr): Ensure we only init intr vectors
jlarmour
parents:
3112
diff
changeset
|
20 2012-02-05 Jonathan Larmour <jifl@eCosCentric.com> |
|
9dd3ea41e5b6
* src/hal_misc.c (hal_reset_vsr): Ensure we only init intr vectors
jlarmour
parents:
3112
diff
changeset
|
21 |
|
9dd3ea41e5b6
* src/hal_misc.c (hal_reset_vsr): Ensure we only init intr vectors
jlarmour
parents:
3112
diff
changeset
|
22 * src/hal_misc.c (hal_reset_vsr): Ensure we only init intr vectors |
|
9dd3ea41e5b6
* src/hal_misc.c (hal_reset_vsr): Ensure we only init intr vectors
jlarmour
parents:
3112
diff
changeset
|
23 up to top of VSR table. |
|
9dd3ea41e5b6
* src/hal_misc.c (hal_reset_vsr): Ensure we only init intr vectors
jlarmour
parents:
3112
diff
changeset
|
24 |
|
3050
b8cb8bedf5e1
* cdl/hal_cortexm.cdl: New CDL option CYGIMP_HAL_ARCH_ENDIAN
sergeig
parents:
3029
diff
changeset
|
25 2011-08-23 Ilija Kocho <ilijak@siva.com.mk> |
|
b8cb8bedf5e1
* cdl/hal_cortexm.cdl: New CDL option CYGIMP_HAL_ARCH_ENDIAN
sergeig
parents:
3029
diff
changeset
|
26 |
|
b8cb8bedf5e1
* cdl/hal_cortexm.cdl: New CDL option CYGIMP_HAL_ARCH_ENDIAN
sergeig
parents:
3029
diff
changeset
|
27 * cdl/hal_cortexm.cdl: New CDL option CYGIMP_HAL_ARCH_ENDIAN |
|
b8cb8bedf5e1
* cdl/hal_cortexm.cdl: New CDL option CYGIMP_HAL_ARCH_ENDIAN
sergeig
parents:
3029
diff
changeset
|
28 * include/cortexm_endian.h: New file |
|
b8cb8bedf5e1
* cdl/hal_cortexm.cdl: New CDL option CYGIMP_HAL_ARCH_ENDIAN
sergeig
parents:
3029
diff
changeset
|
29 * include/cortexm_regs.h: New file |
|
b8cb8bedf5e1
* cdl/hal_cortexm.cdl: New CDL option CYGIMP_HAL_ARCH_ENDIAN
sergeig
parents:
3029
diff
changeset
|
30 [ Bugzilla 1001275 ] |
|
b8cb8bedf5e1
* cdl/hal_cortexm.cdl: New CDL option CYGIMP_HAL_ARCH_ENDIAN
sergeig
parents:
3029
diff
changeset
|
31 |
|
3029
9aec6a8ff9b9
* cdl/cortexm.cdl: Remove M1 CPU family from architecture config
sergeig
parents:
3028
diff
changeset
|
32 2011-04-06 Nick Garnett <nickg@ecoscentric.com> |
|
9aec6a8ff9b9
* cdl/cortexm.cdl: Remove M1 CPU family from architecture config
sergeig
parents:
3028
diff
changeset
|
33 |
|
9aec6a8ff9b9
* cdl/cortexm.cdl: Remove M1 CPU family from architecture config
sergeig
parents:
3028
diff
changeset
|
34 * cdl/cortexm.cdl: Remove M1 CPU family from architecture config |
|
9aec6a8ff9b9
* cdl/cortexm.cdl: Remove M1 CPU family from architecture config
sergeig
parents:
3028
diff
changeset
|
35 file (as not supported for now). [Bugzilla 1001186] |
|
9aec6a8ff9b9
* cdl/cortexm.cdl: Remove M1 CPU family from architecture config
sergeig
parents:
3028
diff
changeset
|
36 |
|
9aec6a8ff9b9
* cdl/cortexm.cdl: Remove M1 CPU family from architecture config
sergeig
parents:
3028
diff
changeset
|
37 2011-04-02 Ilija Kocho <ilijak@siva.com.mk> |
|
9aec6a8ff9b9
* cdl/cortexm.cdl: Remove M1 CPU family from architecture config
sergeig
parents:
3028
diff
changeset
|
38 * cdl/cortexm.cdl: Add M4 CPU family to CYGHWR_HAL_CORTEXM. Add |
|
9aec6a8ff9b9
* cdl/cortexm.cdl: Remove M1 CPU family from architecture config
sergeig
parents:
3028
diff
changeset
|
39 FPU (Floating Point Unit) interface. |
|
9aec6a8ff9b9
* cdl/cortexm.cdl: Remove M1 CPU family from architecture config
sergeig
parents:
3028
diff
changeset
|
40 * include/hal_io.h: Add CYGHWR_HAL_CORTEXM_M4 to some preprocessor |
|
9aec6a8ff9b9
* cdl/cortexm.cdl: Remove M1 CPU family from architecture config
sergeig
parents:
3028
diff
changeset
|
41 conditions. [Bugzilla 1001186] |
|
9aec6a8ff9b9
* cdl/cortexm.cdl: Remove M1 CPU family from architecture config
sergeig
parents:
3028
diff
changeset
|
42 |
|
3028
ca5a6d972d84
* include/hal_intr.h: Remove double inclusion of var_intr.h
sergeig
parents:
3010
diff
changeset
|
43 2011-04-01 Ilija Kocho <ilijak@siva.com.mk> |
|
ca5a6d972d84
* include/hal_intr.h: Remove double inclusion of var_intr.h
sergeig
parents:
3010
diff
changeset
|
44 |
|
ca5a6d972d84
* include/hal_intr.h: Remove double inclusion of var_intr.h
sergeig
parents:
3010
diff
changeset
|
45 * include/hal_intr.h: Remove double inclusion of var_intr.h |
|
ca5a6d972d84
* include/hal_intr.h: Remove double inclusion of var_intr.h
sergeig
parents:
3010
diff
changeset
|
46 header and include it at proper place. [ Bugzilla 1001184 ] |
|
ca5a6d972d84
* include/hal_intr.h: Remove double inclusion of var_intr.h
sergeig
parents:
3010
diff
changeset
|
47 |
|
3009
9ba76199bff2
* include/hal_intr.h (HAL_DISABLE_INTERRUPTS): Mark operand as an
jld
parents:
3000
diff
changeset
|
48 2011-02-17 John Dallaway <john@dallaway.org.uk> |
|
9ba76199bff2
* include/hal_intr.h (HAL_DISABLE_INTERRUPTS): Mark operand as an
jld
parents:
3000
diff
changeset
|
49 |
|
9ba76199bff2
* include/hal_intr.h (HAL_DISABLE_INTERRUPTS): Mark operand as an
jld
parents:
3000
diff
changeset
|
50 * include/hal_intr.h (HAL_DISABLE_INTERRUPTS): Mark operand as |
|
9ba76199bff2
* include/hal_intr.h (HAL_DISABLE_INTERRUPTS): Mark operand as an
jld
parents:
3000
diff
changeset
|
51 an earlyclobber operand to ensure correct register usage. Issue |
|
9ba76199bff2
* include/hal_intr.h (HAL_DISABLE_INTERRUPTS): Mark operand as an
jld
parents:
3000
diff
changeset
|
52 reported by both Ulrich Holeschak and Stanislav Meduna. |
|
9ba76199bff2
* include/hal_intr.h (HAL_DISABLE_INTERRUPTS): Mark operand as an
jld
parents:
3000
diff
changeset
|
53 [ Bugzilla 1001154 ] |
|
9ba76199bff2
* include/hal_intr.h (HAL_DISABLE_INTERRUPTS): Mark operand as an
jld
parents:
3000
diff
changeset
|
54 |
|
3010
843c497ed312
* src/cortexm.ld: Add USER_SECTION() macro. [ Bugzilla 1001142 ]
jld
parents:
3009
diff
changeset
|
55 2011-02-16 Ilija Kocho <ilijak@siva.com.mk> |
|
843c497ed312
* src/cortexm.ld: Add USER_SECTION() macro. [ Bugzilla 1001142 ]
jld
parents:
3009
diff
changeset
|
56 |
|
843c497ed312
* src/cortexm.ld: Add USER_SECTION() macro. [ Bugzilla 1001142 ]
jld
parents:
3009
diff
changeset
|
57 * src/cortexm.ld: Added USER_SECTION() macro. [Bugzilla 1001142 ] |
|
843c497ed312
* src/cortexm.ld: Add USER_SECTION() macro. [ Bugzilla 1001142 ]
jld
parents:
3009
diff
changeset
|
58 |
| 3000 | 59 2011-01-20 Christophe Coutand <ccoutand@stmi.com> |
| 60 | |
| 61 * include/hal_intr.h: | |
| 62 * cdl/hal_cortexm.cdl: | |
| 63 Allow variant or platform to define their own RTC clock. Add | |
| 64 CDL entry to select SysTick clock source. [ Bugzilla 1001090 ] | |
| 65 | |
|
2999
a532b7c12094
* include/hal_io.h: conditional VTOR setting. [ Bugzilla 1001117 ]
sergeig
parents:
2995
diff
changeset
|
66 2010-12-28 Ilija Kocho <ilijak@siva.com.mk> |
|
a532b7c12094
* include/hal_io.h: conditional VTOR setting. [ Bugzilla 1001117 ]
sergeig
parents:
2995
diff
changeset
|
67 |
|
a532b7c12094
* include/hal_io.h: conditional VTOR setting. [ Bugzilla 1001117 ]
sergeig
parents:
2995
diff
changeset
|
68 * include/hal_io.h: conditional VTOR setting. |
|
a532b7c12094
* include/hal_io.h: conditional VTOR setting. [ Bugzilla 1001117 ]
sergeig
parents:
2995
diff
changeset
|
69 |
|
2995
05d279424483
* cortexm/arch/current/src/vectors.S (hal_default_interrupt_vsr): Save
jld
parents:
2985
diff
changeset
|
70 2011-01-13 John Dallaway <john@dallaway.org.uk> |
|
05d279424483
* cortexm/arch/current/src/vectors.S (hal_default_interrupt_vsr): Save
jld
parents:
2985
diff
changeset
|
71 |
|
05d279424483
* cortexm/arch/current/src/vectors.S (hal_default_interrupt_vsr): Save
jld
parents:
2985
diff
changeset
|
72 * src/vectors.S (hal_default_interrupt_vsr): Save interrupt state |
|
05d279424483
* cortexm/arch/current/src/vectors.S (hal_default_interrupt_vsr): Save
jld
parents:
2985
diff
changeset
|
73 if CYGINT_HAL_COMMON_SAVED_INTERRUPT_STATE_REQUIRED is implemented. |
|
05d279424483
* cortexm/arch/current/src/vectors.S (hal_default_interrupt_vsr): Save
jld
parents:
2985
diff
changeset
|
74 [ Bugzilla 1001111 ] |
|
05d279424483
* cortexm/arch/current/src/vectors.S (hal_default_interrupt_vsr): Save
jld
parents:
2985
diff
changeset
|
75 |
|
2985
7650f522d135
* cdl/hal_cortexm.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]
sergeig
parents:
2952
diff
changeset
|
76 2011-01-02 Sergei Gavrikov <sergei.gavrikov@gmail.com> |
|
7650f522d135
* cdl/hal_cortexm.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]
sergeig
parents:
2952
diff
changeset
|
77 |
|
7650f522d135
* cdl/hal_cortexm.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]
sergeig
parents:
2952
diff
changeset
|
78 * cdl/hal_cortexm.cdl: Eliminate some warnings. [ Bugzilla |
|
7650f522d135
* cdl/hal_cortexm.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]
sergeig
parents:
2952
diff
changeset
|
79 1001083 ] |
|
7650f522d135
* cdl/hal_cortexm.cdl: Eliminate some warnings. [ Bugzilla 1001083 ]
sergeig
parents:
2952
diff
changeset
|
80 |
|
2952
996c69429643
* include/hal_intr.h (HAL_INTERRUPT_STACK_CALL_PENDING_DSRS):
nickg
parents:
2842
diff
changeset
|
81 2010-05-17 Spencer Oliver <spen@spen-soft.co.uk> |
|
996c69429643
* include/hal_intr.h (HAL_INTERRUPT_STACK_CALL_PENDING_DSRS):
nickg
parents:
2842
diff
changeset
|
82 |
|
996c69429643
* include/hal_intr.h (HAL_INTERRUPT_STACK_CALL_PENDING_DSRS):
nickg
parents:
2842
diff
changeset
|
83 * include/hal_intr.h (HAL_INTERRUPT_STACK_CALL_PENDING_DSRS): |
|
996c69429643
* include/hal_intr.h (HAL_INTERRUPT_STACK_CALL_PENDING_DSRS):
nickg
parents:
2842
diff
changeset
|
84 * src/hal_misc.c (hal_reset_vsr): Add 0 argument to SWI. |
|
996c69429643
* include/hal_intr.h (HAL_INTERRUPT_STACK_CALL_PENDING_DSRS):
nickg
parents:
2842
diff
changeset
|
85 |
|
996c69429643
* include/hal_intr.h (HAL_INTERRUPT_STACK_CALL_PENDING_DSRS):
nickg
parents:
2842
diff
changeset
|
86 * src/vectors.S (hal_switch_state_vsr): Eliminate "msr psp,sp", |
|
996c69429643
* include/hal_intr.h (HAL_INTERRUPT_STACK_CALL_PENDING_DSRS):
nickg
parents:
2842
diff
changeset
|
87 which is now deprecated. |
|
996c69429643
* include/hal_intr.h (HAL_INTERRUPT_STACK_CALL_PENDING_DSRS):
nickg
parents:
2842
diff
changeset
|
88 (hal_pendable_svc_vsr): Add 0 argument to SWI. |
|
996c69429643
* include/hal_intr.h (HAL_INTERRUPT_STACK_CALL_PENDING_DSRS):
nickg
parents:
2842
diff
changeset
|
89 |
| 2842 | 90 2009-02-27 Simon Kallweit <simon.kallweit@intefo.ch> |
| 91 | |
| 92 * include/hal_io.h: Added system control register definitions | |
| 93 | |
| 2799 | 94 2009-02-13 Nick Garnett <nickg@ecoscentric.com> |
| 95 | |
| 2805 | 96 * include/hal_arch.h: Add include for var_arch.h. |
| 2799 | 97 (HAL_IDLE_THREAD_ACTION): Tidy up debug code left in by mistake. |
| 98 | |
| 2774 | 99 2009-02-07 Chris Holgate <chris@zynaptic.com> |
| 100 | |
| 101 * src/hal_misc.c: | |
| 102 * src/cortexm.ld: | |
| 103 Modified SRAM linker section to support initialisation from ROM. | |
| 104 | |
|
2677
d16f29a90821
* src/hal_misc.c (hal_deliver_interrupt): Fix instrumentation call
nickg
parents:
2671
diff
changeset
|
105 2008-12-03 Nick Garnett <nickg@ecoscentric.com> |
|
d16f29a90821
* src/hal_misc.c (hal_deliver_interrupt): Fix instrumentation call
nickg
parents:
2671
diff
changeset
|
106 |
|
d16f29a90821
* src/hal_misc.c (hal_deliver_interrupt): Fix instrumentation call
nickg
parents:
2671
diff
changeset
|
107 * src/hal_misc.c (hal_deliver_interrupt): Fix instrumentation call |
|
d16f29a90821
* src/hal_misc.c (hal_deliver_interrupt): Fix instrumentation call
nickg
parents:
2671
diff
changeset
|
108 to allow it to compile properly. |
|
d16f29a90821
* src/hal_misc.c (hal_deliver_interrupt): Fix instrumentation call
nickg
parents:
2671
diff
changeset
|
109 |
| 2671 | 110 2008-11-24 Simon Kallweit <simon.kallweit@intefo.ch> |
| 111 | |
| 112 * include/hal_io.c: Fixed MASK_ macro. | |
| 113 | |
| 2589 | 114 2008-11-04 Simon Kallweit <simon.kallweit@intefo.ch> |
| 115 | |
| 116 * include/hal_intr.h: | |
| 117 Fixed load value of SysTick counter. | |
| 118 * src/hal_misc.c: | |
| 119 Fixed wrap-around in hal_delay_us(). | |
| 120 | |
| 2588 | 121 2008-11-04 Simon Kallweit <simon.kallweit@intefo.ch> |
| 122 | |
| 123 * include/hal_intr.h: | |
| 124 Fixed base address in reset function. | |
| 125 | |
|
2580
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
126 2008-10-16 Nick Garnett <nickg@ecoscentric.com> |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
127 |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
128 * src/vectors.S: |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
129 * src/hal_misc.c: Tidy some comments and code. |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
130 |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
131 2008-10-10 Nick Garnett <nickg@ecoscentric.com> |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
132 |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
133 * src/hal_misc.c (hal_deliver_interrupt): Add support for chained |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
134 interrupts. |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
135 (hal_interrupt_end): Only increment scheduler lock when the kernel |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
136 is present. |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
137 |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
138 * include/hal_arch.h (HAL_THREAD_INIT_CONTEXT): Add end-stop to |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
139 new thread states to terminate GDB backtraces. |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
140 |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
141 2008-10-06 Nick Garnett <nickg@ecoscentric.com> |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
142 |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
143 * hal_cortexm.cdl: |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
144 * include/basetype.h: |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
145 * include/hal_arch.h: |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
146 * include/hal_intr.h: |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
147 * include/hal_io.h: |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
148 * include/cortex_stub.h: |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
149 * src/vectors.S: |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
150 * src/context.S: |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
151 * src/cortexm.ld: |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
152 * src/cortexm_stub.c: |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
153 * src/hal_misc.c: |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
154 New package -- Cortex-M architecture HAL. |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
155 |
|
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
156 //=========================================================================== |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2677
diff
changeset
|
157 // ####GPLCOPYRIGHTBEGIN#### |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2677
diff
changeset
|
158 // ------------------------------------------- |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2677
diff
changeset
|
159 // This file is part of eCos, the Embedded Configurable Operating System. |
|
2995
05d279424483
* cortexm/arch/current/src/vectors.S (hal_default_interrupt_vsr): Save
jld
parents:
2985
diff
changeset
|
160 // Copyright (C) 2008, 2011 Free Software Foundation, Inc. |
|
2580
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
161 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2677
diff
changeset
|
162 // This program is free software; you can redistribute it and/or modify |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2677
diff
changeset
|
163 // it under the terms of the GNU General Public License as published by |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2677
diff
changeset
|
164 // the Free Software Foundation; either version 2 or (at your option) any |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2677
diff
changeset
|
165 // later version. |
|
2580
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
166 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2677
diff
changeset
|
167 // This program is distributed in the hope that it will be useful, but |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2677
diff
changeset
|
168 // WITHOUT ANY WARRANTY; without even the implied warranty of |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2677
diff
changeset
|
169 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2677
diff
changeset
|
170 // General Public License for more details. |
|
2580
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
171 // |
|
2729
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2677
diff
changeset
|
172 // You should have received a copy of the GNU General Public License |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2677
diff
changeset
|
173 // along with this program; if not, write to the |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2677
diff
changeset
|
174 // Free Software Foundation, Inc., 51 Franklin Street, |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2677
diff
changeset
|
175 // Fifth Floor, Boston, MA 02110-1301, USA. |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2677
diff
changeset
|
176 // ------------------------------------------- |
|
74dbf4c3f2e1
Update all copyright banners to reflect FSF ownership; fix and improve licence text.
jlarmour
parents:
2677
diff
changeset
|
177 // ####GPLCOPYRIGHTEND#### |
|
2580
07fc475e1c28
Add Cortex-M architecture HAL, STM32 variant and STM3210E platform HALs.
nickg
parents:
diff
changeset
|
178 //=========================================================================== |
