Axel Sepúlveda

Results 41 comments of Axel Sepúlveda

Big update: This PR is working with zephyr (at least a basic blink example) Had to modify blink example for testing as my board doesn't have on board led Example...

Hi @trampas have you tested this ?

Hi @valeros, i'm reviving this, with more time and budget :D, I pretend to enable the use with Zephyr framework I know it supports the chip (https://docs.zephyrproject.org/latest/boards/arm/sam4e_xpro/doc/index.html), and then with...

> > > I have try to use digitalwrite to made this library work on my arm's arduino,but I failed.And I am nowbie in coding,plz add arm's edition. Have you...

Just noticed it takes the folder name and capitalizes it, I changed the folder name to `.../packages/arduino/sam4SE_whatever` And got: `-DARDUINO_ARCH_SAM4SE_WHATEVER` Is it a desired behaviour?, can't it be overriden by...

Had the same issue bidmc needs to be added the group field as it doesn't have when you download it (it can be all the same), if you need no...

Why this is still not merged?

How do we get this and others PRs reviewed and aproved for merge? maybe update labels

Thanks I'll review the file, at first I couldn't find which path was having trouble, i erased one by one and randomly appearing the error. I added a try/except block...