Statistics
| Branch: | Tag: | Revision:

amiro-os @ 75c1f470

Name Size
  bootloader
  core
  doc
  kernel
  modules
  periphery-lld
  tools
  unittests
.gitignore 233 Bytes
.gitmodules 376 Bytes
Makefile 4.353 KB
README.txt 19.699 KB
amiroos.h 2.901 KB
license.html 36.224 KB
setup.sh 21.853 KB

Latest revisions

# Date Author Comment
75c1f470 2019-03-04 12:37 Thomas Schöpping

CAN is now optional.
If disabled, CAN start and stop functions are removed, SSSP startup stage 3 is skipped and RTC is not synchronized during startup.

8547080b 2019-02-25 17:36 Thomas Schöpping

reduced the CH_CFG_ST_TIMEDELTA value to 20us as it seems to be working fine with the new ChibiOS

e9ca986c 2019-02-25 17:35 Thomas Schöpping

Fixed recently broken Makefiles (sry!)

2a9f9ad7 2019-02-25 16:16 Thomas Schöpping

Slightly optimized all Makefiles

daafd0b0 2019-02-25 15:16 Thomas Schöpping

the patching procedure in the kernel setup script will now print information, which patch is currently applied.

bac4d84a 2019-02-25 15:15 Thomas Schöpping

Fixed some remaining 2018 dates

732a4657 2019-02-25 13:42 Thomas Schöpping

ChibiOS updated to version stable_19.1.x.
NOTE: ChibiOS 19.1.x seems to contain some issues as of now.

7de0cc90 2019-02-21 18:04 Thomas Schöpping

All preprocessor directives without arguments (e.g. #endif) are now followed by a comment, indicating where it belongs to (e.g. the preceding #if).

c42956f9 2019-02-21 14:01 Thomas Schöpping

Makefiles enhanced: the targets 'all' and 'clean' will now be executed in parallel with as many threads as there are modules (= folders in modules/)

23437e98 2019-02-21 13:43 Thomas Schöpping

Using a RTC is now no mandatory feature anymore, but optional

View all revisions | View revisions

Also available in: Atom