Statistics
| Branch: | Tag: | Revision:

amiro-os @ 90e99d44

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

Latest revisions

# Date Author Comment
90e99d44 2019-01-25 13:40 Thomas Schöpping

Having a CAN driver enabled is only mandatory if SSSP is activated.

c9cecdb6 2019-01-25 13:38 Thomas Schöpping

STM32F4Discovery demo fixed and enhanced

9cee554d 2019-01-24 17:34 Thomas Schöpping

The QtCreator setup script now runs an additional check when looking for the gcc include directory.

514ae7d6 2019-01-24 16:50 Thomas Schöpping

Fixed an issue, making the STM32F4Discovery module imcompatible with recent modifications of the core.

8fd2fd44 2019-01-23 17:15 Thomas Schöpping

Added several developer guides in the README.txt file.

0963cf6c 2019-01-23 17:14 Thomas Schöpping

Modified the MODULE_MAIN_LOOP_IO_EVENT() hook, so applications cannot modify the eventmask variable.

dada2194 2019-01-23 11:06 Thomas Schöpping

Introduced a macro AOS_IOEVENT_FLAG() in aos_types.h.
This macro acts similar to EVENT_MASK() and should help to simplify development.
The new macro was applied to existing code wherever possible.

bf15b7d9 2019-01-22 18:29 Thomas Schöpping

All board.mk files have been integrated into the module Makefiles.

0278542c 2019-01-21 14:58 Thomas Schöpping

Fixed an issue where date/time synchronization timed out in debug mode.

57cbd1cd 2019-01-21 14:02 Thomas Schöpping

Bash scripts: introduced a new function to check dependencies.
This function is used by several files to ensure that git, make, etc. are available.

View all revisions | View revisions

Also available in: Atom