Revision bac4d84a
bootloader/bootloadersetup.sh | ||
---|---|---|
1 | 1 |
################################################################################ |
2 | 2 |
# AMiRo-OS is an operating system designed for the Autonomous Mini Robot # |
3 | 3 |
# (AMiRo) platform. # |
4 |
# Copyright (C) 2016..2018 Thomas Schöpping et al. #
|
|
4 |
# Copyright (C) 2016..2019 Thomas Schöpping et al. #
|
|
5 | 5 |
# # |
6 | 6 |
# This program is free software: you can redistribute it and/or modify # |
7 | 7 |
# it under the terms of the GNU General Public License as published by # |
... | ... | |
315 | 315 |
printf "# #\n" |
316 | 316 |
printf "######################################################################\n" |
317 | 317 |
printf "# #\n" |
318 |
printf "# Copyright (c) 2016..2018 Thomas Schöpping #\n"
|
|
318 |
printf "# Copyright (c) 2016..2019 Thomas Schöpping #\n"
|
|
319 | 319 |
printf "# #\n" |
320 | 320 |
printf "# This is free software; see the source for copying conditions. #\n" |
321 | 321 |
printf "# There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR #\n" |
unittests/periphery-lld/inc/ut_alld_MPU6050_v1.h | ||
---|---|---|
1 | 1 |
/* |
2 | 2 |
AMiRo-OS is an operating system designed for the Autonomous Mini Robot (AMiRo) platform. |
3 |
Copyright (C) 2016..2018 Thomas Schöpping et al.
|
|
3 |
Copyright (C) 2016..2019 Thomas Schöpping et al.
|
|
4 | 4 |
|
5 | 5 |
This program is free software: you can redistribute it and/or modify |
6 | 6 |
it under the terms of the GNU General Public License as published by |
unittests/periphery-lld/src/ut_alld_MPU6050_v1.c | ||
---|---|---|
1 | 1 |
/* |
2 | 2 |
AMiRo-OS is an operating system designed for the Autonomous Mini Robot (AMiRo) platform. |
3 |
Copyright (C) 2016..2018 Thomas Schöpping et al.
|
|
3 |
Copyright (C) 2016..2019 Thomas Schöpping et al.
|
|
4 | 4 |
|
5 | 5 |
This program is free software: you can redistribute it and/or modify |
6 | 6 |
it under the terms of the GNU General Public License as published by |
Also available in: Unified diff