Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • F freertos-plus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • toki
  • components
  • freertos-plus
  • Merge requests
  • !1

Fix ESFree code for userspace tasks

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Ulrich Huber requested to merge feature/tickless into master Sep 07, 2020
  • Overview 0
  • Commits 10
  • Changes 2

Fixes ESFree code not working with entrypoint of userspace applications. Also memory allocation for extended TCB on Heap was moved to stack variable with optional return of handle to user.

Current impl. does not handle setup of kernel tasks correctly. Flag or overloaded function should be created for that.

Dynamic task creation is also not handled by this - only tasks defined through toki-config.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/tickless