Statistics
| Branch: | Tag: | Revision:

amiro-os / modules / NUCLEO-F103RB @ 8d4d058e

Name Size
  test
Makefile 8.543 KB
STM32F103xB.ld 2.958 KB
alldconf.h 1.397 KB
aosconf.h 8.298 KB
board.c 2.998 KB
board.h 12.608 KB
chconf.h 3.84 KB
halconf.h 16.929 KB
mcuconf.h 8.139 KB
module.c 9.851 KB
module.h 11.08 KB

Latest revisions

# Date Author Comment
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.

ad02f035 2019-03-06 12:57 Thomas Schöpping

NUCLEO-F103RB: fixed a typo

4cb40108 2019-03-06 12:54 Thomas Schöpping

Update to the LLDs and the DW1000 unit test (removed deprecated files).

00843891 2019-03-06 10:20 Thomas Schöpping

removed some redundant GCC optimization parameters

eeb84bf1 2019-03-05 17:02 Thomas Schöpping

modified some Makefiles to properly use the BUILDDIR variable

b0ede265 2019-03-05 16:23 Thomas Schöpping

Default shell configurations have been changed:
Now the input line buffer can hold 128 characters (up from 64) and there can be up to 16 arguments per line (up from 4)

View revisions

Also available in: Atom