Giter Site home page Giter Site logo

wookey-project / ewok-kernel Goto Github PK

View Code? Open in Web Editor NEW
72.0 11.0 9.0 5.24 MB

A secure and high performances microkernel for building secure MCU-based IoTs

Home Page: https://wookey-project.github.io

License: Apache License 2.0

Ada 80.73% Makefile 0.62% C 6.69% Assembly 1.52% Python 1.17% Perl 8.64% Smarty 0.63%
ada microkernel embedded security microcontroller microcontroller-firmware ewok-kernel ewok arm armv7m

ewok-kernel's People

Contributors

arnauldm avatar pthierry avatar pthierry38 avatar rben-dev avatar wookey-anssi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ewok-kernel's Issues

State of the project ?

Hi,

I wonder what's the state of this project :

  • There is a Pull Request pending for more than 2 years.
  • I tried to subscribe to the mailing list without success. The mailing list does not exists on the CNRS mailing list platform.

Hope to hear you soon.

Invalid cast of function types

IIn the following code

.irq_handler = (irq_handler_t) gpio->exti_handler,

there is a cast from type user_handler_t (which is a function taking three parameters) to type irq_handler_t (which takes only one parameter).
I get that it is to create a "fake" IRQ cell but it seems very unsafe. Is it a deliberate choice ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.