Statistics
| Branch: | Tag: | Revision:

amiro-os / modules / NUCLEO-F103RB @ e7b5a625

Name Size
  test
Makefile 8.53 KB
STM32F103xB.ld 2.96 KB
alldconf.h 1.4 KB
aosconf.h 8.3 KB
board.c 3 KB
board.h 12.7 KB
chconf.h 3.84 KB
halconf.h 16.9 KB
mcuconf.h 8.14 KB
module.c 10.3 KB
module.h 11.1 KB

Latest revisions

# Date Author Comment
e7b5a625 2019-10-15 17:08 Thomas Schöpping

Fixed a compatibility issue introduced by the recent modifications to the Makefiles

efe86ca9 2019-10-15 13:59 Thomas Schöpping

Makefiles revised
AMiRo-LLD updated

3cee92c7 2019-08-09 12:53 Cung Lian Sang

moved hardware pacific function reset_DW1000() to module

b8f21339 2019-08-08 10:39 Thomas Schöpping

Merge branch 'master' of http://openresearch.cit-ec.de/git/amiro-os.amiro-os

56dc4779 2019-08-07 17:32 Thomas Schöpping

aosSysGetStdIntCallback() function renamed to aosSysGetStdExtiCallback()

8d4d058e 2019-07-31 17:05 Cung Lian Sang

adapt sample of DW1000 with current format on NUCLEO_F103RB

4c72a54c 2019-07-15 13:21 Thomas Schöpping

Massive overhaul:
- updated to a new version of AMiRo-LLD
- tests (formerly unit tests) are now split onto multiple parts:
- there are "global" tests for each driver etc.
- there is an individual part for each module, e.g. if there are multiple instances of the same periphery...

91bdafd4 2019-04-26 11:16 Thomas Schöpping

Introduced optional CH_CFG_ST_TIMEDELTA definition per module.
If no value is specified by the module, a conservative fallback of 1000µs is set.

cc33217b 2019-04-26 10:35 Thomas Schöpping

Enhanced the shell so that CTRL + arrow key will jump wordwise through the current input

3106e8cc 2019-03-21 17:48 Thomas Schöpping

Updated to AMiRo-LLD 1.1:
- Implementation of periphAL has been modified accordingly.
- GPIOs are not encoded as port/pad tuple, but as lines
- Some unittests have been updated due to driver changes.

View revisions

Also available in: Atom