Statistics
| Branch: | Tag: | Revision:

amiro-os / modules / DiWheelDrive_1-1 / board.h @ 96621a83

History | View | Annotate | Download (42.801 KB)

# Date Author Comment
96621a83 2020-01-17 12:57 Thomas Schöpping

All copyright forms updated to 2020.

cda14729 2019-10-28 11:15 Thomas Schöpping

Major SSSP overhaul:
- SSSP no works even without Bootloader (AMiRo-OS implements startup and shutdown phases)
- MSI and calendar synchronization are currently not available (WIP)
- lots of minor changes

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

Very minor enhancements.

3cb82b1a 2019-02-14 11:10 Thomas Schöpping

Reordered some configuration files.
The BOARD_VERSION macro has been removed. Instead the version is now encoded in the other BOARD_XXX macros.

6ff06bbf 2019-02-04 17:56 Thomas Schöpping

Changed all header guards so they will not use unserscores as pre- and postfix.

84f0ce9e 2019-01-07 11:58 Thomas Schöpping

updated all file headers to 2019

37bacabf 2018-09-14 16:15 Thomas Schöpping

Added some basics to mask pads during GPIO initialization (wip)

53710ca3 2018-09-13 15:09 Marc Rothmann

Doxygen file documentation and modules.

933df08e 2018-08-17 14:48 Thomas Schöpping

Introduced SSSP stage 3 of the startup phase (module stack initialization).

5b0a8e7b 2018-06-29 10:41 Thomas Schöpping

moved the /os/modles directory to /modules