Skip to content

Conversation

Makeblock-official
Copy link

add rtos systick entrance for freertos
the free rtos porting placed at https://github.com/Makeblock-official/FreeRTOS-Arduino

@cmaglie
Copy link
Member

cmaglie commented Jun 18, 2015

@Makeblock-official
We did a similar patch for the Arduino Due, basically it adds hooks for

  • sysTick
  • svc
  • pendSV

https://github.com/arduino/Arduino/blob/master/hardware/arduino/sam/cores/arduino/hooks.c
https://github.com/arduino/Arduino/blob/master/hardware/arduino/sam/cores/arduino/cortex_handlers.c#L46

Doing the same for the Zero may solve your problem?

@cmaglie cmaglie self-assigned this Jun 19, 2015
cmaglie added a commit to cmaglie/ArduinoCore-samd that referenced this pull request Jun 26, 2015
@cmaglie
Copy link
Member

cmaglie commented Jun 26, 2015

Superseded by #13
@Makeblock-official please let me know if that works for you.

@cmaglie cmaglie closed this Jun 26, 2015
@cmaglie cmaglie added this to the Release 1.6.1 milestone Jul 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants