Commit graph

9 commits

Author SHA1 Message Date
jeltz 8d77b7434b
Add a typedef for char* as string 2020-12-28 04:39:16 +01:00
jeltz 9b44a7a7ab
Create run_timers function for async calls 2020-12-25 15:36:05 +01:00
jeltz fbad83a61d
Add and use atomic_memcpy for the AVR backend 2020-12-22 21:33:04 +01:00
Timothy Bourke fa4aaee865 Typedef for real in C target 2017-09-29 00:08:42 +02:00
Gwenaël Delaval 015875b279 Math module
The Math module contains mathematic functions.
2015-09-17 16:51:24 +02:00
Gwenaël Delaval ef00823cf7 Added Marc as co-author 2012-06-29 01:43:15 +02:00
Gwenaël Delaval 58086190eb Headers and license file for GPL
Headers for every source file (excluding examples), mentioning
authors, copyright and license (GPL)

COPYING file with GPLv3 content.
2012-06-27 18:14:29 +02:00
Adrien Guatto 36d93a411d Fix generated C code calling between(). 2011-05-12 16:32:52 +02:00
Cédric Pasteur 0256b571f7 Added pervasives C header
It only defines the between function for now
2011-05-03 13:35:13 +02:00