This repository was archived by the owner on Dec 6, 2018. It is now read-only.
Commit b050a04
committed
Relicense theCore sources under MPL license
The project comes under the LGPL3.0+. It could be worthwhile to
re-license under MPLv2, since it has the SLE (Static Linking Exception)
baked in and is a standard license.
It is largely motivated by the embedded industry itself where static
linkage is a common practice.1 parent 7f5f3ae commit b050a04
File tree
323 files changed
+1684
-862
lines changed- arch
- arm_cm
- export/arch
- dev
- bus
- export/dev
- tests
- mocks
- cs43l22
- export/dev
- hm10
- export/dev
- tests
- pcd8544
- export/dev
- sdspi
- export/dev
- sensor
- bh1750
- export/dev/sensor
- fc28
- export/dev/sensor
- tests
- htu21d
- export/dev/sensor
- doc
- examples
- cs43l22_audio
- host_hello
- htu21d
- stm32f4_exti
- tm4c_led
- kernel
- freertos
- lib
- allocators
- export/ecl
- tests
- cmsis
- containers
- export/ecl
- tests
- cpp
- export/ecl
- tests
- debug
- export/ecl
- fs
- export/fs
- fat
- export/fat
- newlib
- stm32-spl
- thread
- freertos
- export/ecl/thread
- no_os
- export/ecl/thread
- posix
- export/ecl/thread
- tests
- mocks
- common
- freertos
- ti-tivaware
- types
- export/ecl
- unity
- export/ecl
- utils
- export/ecl
- tests
- modules
- platform
- common
- export/common
- tests
- host
- export/platform
- linker/gnu
- templates
- particle_electron
- export
- aux
- platform
- linker/gnu
- templates
- stm32
- export
- aux
- platform
- family
- export
- f4xx
- export
- templates
- l1xx
- export
- templates
- linker
- clang
- gnu
- templates
- tm4c
- export
- aux
- platform
- linker/gnu
- sys
- tests
- cases
- adc_bat
- bypass_console_bat
- delay_bat
- exti_manager_bat
- gpio_bat
- semaphore_test
- streams_bat
- systmr_bat
- uart_bat
- unity_demo
- mcus
- stm32f407
- tm4c123gh6pm
- targets
- host
- suites
- platform_bat
- unity_demo
- particle_electron
- suites
- platform_bat
- export
- unity_demo
- stm32f4discovery_rtos
- suites/concurrency_suite
- stm32f4discovery_simple
- suites
- platform_bat
- export
- unity_demo
- tivac_tm4
- suites
- platform_bat
- export
- unity_demo
- toolchains
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
323 files changed
+1684
-862
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
Large diffs are not rendered by default.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
0 commit comments