- 19 Aug, 2020 1 commit
-
-
Oliver Horst authored
-
- 15 Aug, 2020 39 commits
-
-
-
-
Oliver Horst authored
This is a preparation commit to enable a global usage of the TTC instance of the timer tick (e.g. in the adjtimex code).
-
Oliver Horst authored
-
Oliver Horst authored
-
Oliver Horst authored
-
-
Oliver Horst authored
-
Oliver Horst authored
- Replaced stdlib.h with stddef.h - Moved drivers to toki-hal-port - Added dependency to toki-libc-headers and toki-perfmon
-
Oliver Horst authored
-
-
-
-
-
-
Oliver Horst authored
-
-
Oliver Horst authored
-
Oliver Horst authored
-
-
Oliver Horst authored
-
Oliver Horst authored
-
Oliver Horst authored
-
Oliver Horst authored
-
Oliver Horst authored
-
Oliver Horst authored
-
Oliver Horst authored
-
Oliver Horst authored
-
Oliver Horst authored
-
To handle the case of CAN messages received on the bus before CAN port is opened.
-
Oliver Horst authored
- Splitted the code into an architecture specific and a generic part - Changed naming and formatting to follow the FreeRTOS code style guides - Implemented a uxHalGetCpuId() method to "universally" provide the information about the core the software is runnign on
-
-
-
Tick interrupt initialization was adapted to to calculate a Hardware Timer based on the current core.
-
-
-
Oliver Horst authored
- Marked all port specific default hooks as weak symbol (was only missing for the ARM CA53 port) - Added a toki specific idle hook (placeholder) that can be replaced by an application specific one
-
-
+ fix some bugs.
-