Statistics
| Branch: | Tag: | Revision:

amiro-os / modules / DiWheelDrive_1-1 @ 91bdafd4

Name Size
Makefile 9.841 KB
STM32F103xE.ld 2.962 KB
alldconf.h 2.627 KB
aosconf.h 8.147 KB
board.c 2.451 KB
board.h 41.389 KB
chconf.h 4.505 KB
halconf.h 16.407 KB
mcuconf.h 7.914 KB
module.c 23.786 KB
module.h 19.154 KB

Latest revisions

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

916f8d28 2019-03-21 17:43 Thomas Schöpping

aos_status_t type optimized for smaller memory footprint.

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

removed some redundant GCC optimization parameters

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)

6a95db23 2019-03-05 16:22 Thomas Schöpping

Changed the AMiRo-OS version back to 2.0.1 (from 2.1.0).
This was done, because an increment in the minor version implies an API change, which is not present yet.

2f5f6722 2019-03-05 11:57 Thomas Schöpping

Enhanced the Makefiles to consistently use the BUIDDIR variable.

1c777686 2019-03-05 09:58 Thomas Schöpping

updated all aosconf.h files to AMiRo-OS 2.1

542939ea 2019-03-04 16:01 Thomas Schöpping

Very minor enhancements.

View revisions

Also available in: Atom