7 Commits

Author SHA1 Message Date
forg0ne
4103bd6328 Version bump to v3.08.02 2022-12-01 23:15:13 -05:00
Tim Gates
92efd28f15 docs: Fix a few typos
There are small typos in:
- Ports/ARM-Cortex-M/ARMv6-M/os_cpu_c.c
- Ports/ARM-Cortex-M/ARMv7-M/os_cpu_c.c
- Ports/M14K/CodeSourcery/os_cpu_c.c
- Ports/Template/os_cpu.h
- Source/os_stat.c
- TLS/CCES/os_tls.c
- TLS/IAR/os_tls.c
- TLS/NewLib/os_tls.c
- Template/bsp_os_dt.c

Fixes:
- Should read `function` rather than `fucntion`.
- Should read `environments` rather than `enviroments`.
- Should read `alignment` rather than `aligment`.
- Should read `successful` rather than `successfu`.
- Should read `occurred` rather than `occured`.
- Should read `function` rather than `funtion`.
- Should read `assembly` rather than `assemply`.
- Should read `accidentally` rather than `accidently`.
2021-08-31 06:16:46 +10:00
forg0ne
faf7de3cfe Updated copyright date. 2021-05-04 14:23:27 -04:00
forg0ne
66add0a8ae Version bump. 2021-05-04 14:20:54 -04:00
forg0ne
9821be400c Update os_tls.c
Cleaned up tab characters.
2021-04-28 13:52:48 -04:00
Dumbdoo15
a83b7712e7 Update os_tls.c
Changes proposed by @hongxuyao, but a 'pull request' for these changes were not properly done.
2020-05-01 15:11:44 -04:00
Janos Magasrevy
943b62fd63 Initial commit 2020-02-28 18:16:14 -05:00