| Commit message (Expand) | Author | Age | Files | Lines |
* | Improved multithreading of the tsSkelsDaemon . | isiora | 2018-03-16 | 4 | -64/+108 |
* | Added multithread tcp client example. | isiora | 2018-03-16 | 4 | -26/+58 |
* | - Updated demos | edolomb | 2018-03-16 | 3 | -27/+14 |
* | - Updated demo | edolomb | 2018-03-16 | 3 | -61/+62 |
* | - Minor changes | edolomb | 2018-03-16 | 5 | -6/+11 |
* | - Updated demos | edolomb | 2018-03-16 | 23 | -276/+239 |
* | - Updated demos | edolomb | 2018-03-16 | 22 | -259/+199 |
* | Added client-http demo. It works with socket and DNS. | edolomb | 2018-03-15 | 18 | -0/+5399 |
* | Minor changes. | isiora | 2018-03-15 | 1 | -0/+4 |
* | Added comments. | isiora | 2018-03-15 | 1 | -0/+44 |
* | Changed domains in TLB from 'manager' to 'client' in order to enable the sect... | isiora | 2018-03-15 | 1 | -27/+27 |
* | Added TSSI version service. | isiora | 2018-03-15 | 2 | -30/+51 |
* | Added new services. | isiora | 2018-03-15 | 2 | -1/+62 |
* | Added new services. | isiora | 2018-03-15 | 3 | -16/+80 |
* | Added proxy mechanism. The mechanism is comparable to a remote call. Added so... | isiora | 2018-03-15 | 3 | -0/+890 |
* | Added lwip. | isiora | 2018-03-15 | 4 | -0/+2817 |
* | Added lwip to the demo. | isiora | 2018-03-15 | 2 | -7/+19 |
* | Added the daemons feature. Added sockets skeleton. | isiora | 2018-03-15 | 3 | -0/+467 |
* | Modified the signature of tsInvokeService. Added to the api an invoke without... | isiora | 2018-03-15 | 2 | -31/+82 |
* | Enabled the MAC. | isiora | 2018-03-15 | 1 | -118/+44 |
* | Updated scripts. | Giovanni Di Sirio | 2018-03-15 | 3 | -18/+39 |
* | AVR: Update the multi. | Theodore Ateba | 2018-03-15 | 25 | -64/+55 |
* | Update testhal makefile to avoid compîlation errors with chlib.h and chlicen... | Theodore Ateba | 2018-03-15 | 12 | -133/+112 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11758 110e8d01-0319-4d1... | Rocco Marco Guglielmi | 2018-03-14 | 1 | -7/+7 |
* | Updated ChibiOS/EX drivers version number. Updated readme.txt | Rocco Marco Guglielmi | 2018-03-14 | 9 | -24/+32 |
* | Minor adjustments | Rocco Marco Guglielmi | 2018-03-14 | 2 | -11/+63 |
* | Completed LSM303AGR driver | roccomarco | 2018-03-14 | 5 | -79/+13 |
* | Fixed EOLs. | Giovanni Di Sirio | 2018-03-14 | 3 | -66/+66 |
* | Completed LSM303AGR driver | roccomarco | 2018-03-14 | 2 | -15/+15 |
* | Adjustment to LSM303AGR Driver (Still incomplete), added demo | Rocco Marco Guglielmi | 2018-03-14 | 11 | -482/+1992 |
* | Minor fixes | Rocco Marco Guglielmi | 2018-03-14 | 240 | -10940/+33121 |
* | Added template for LSM303AGR Driver (Still incomplete) | Rocco Marco Guglielmi | 2018-03-14 | 3 | -0/+2168 |
* | Removed spaces before newline | Rocco Marco Guglielmi | 2018-03-14 | 21 | -493/+492 |
* | NIL chconf.h files realignment. | Giovanni Di Sirio | 2018-03-14 | 22 | -32/+398 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11743 110e8d01-0319-4d1... | Giovanni Di Sirio | 2018-03-14 | 1 | -0/+0 |
* | Added tool for chconf.h automatic realignment. | Giovanni Di Sirio | 2018-03-14 | 3 | -0/+652 |
* | Configuration files realignment. | Giovanni Di Sirio | 2018-03-14 | 37 | -1449/+987 |
* | Completed base support for LSM6DSL added base demo. | Rocco Marco Guglielmi | 2018-03-14 | 13 | -124/+1957 |
* | Fixes on LSM6DS0 demo and driver | Rocco Marco Guglielmi | 2018-03-14 | 2 | -4/+1 |
* | Updated dates. | Giovanni Di Sirio | 2018-03-14 | 2 | -4/+3 |
* | Adjustments to LSM6DSL Driver (Still incomplete) | Rocco Marco Guglielmi | 2018-03-14 | 1 | -79/+47 |
* | Adjustments to LSM6DSL Driver (Still incomplete) | Rocco Marco Guglielmi | 2018-03-14 | 2 | -415/+464 |
* | AVR: Resolve compilation problem, missing chlib.h and chlicense.h | Theodore Ateba | 2018-03-14 | 18 | -201/+167 |
* | Added LSM6DSL driver template (working on it) | Rocco Marco Guglielmi | 2018-03-13 | 3 | -0/+2183 |
* | Added a project under tools | Rocco Marco Guglielmi | 2018-03-13 | 1 | -0/+11 |
* | Improved multi demo | Rocco Marco Guglielmi | 2018-03-13 | 65 | -0/+19534 |
* | Improved multidemo | Rocco Marco Guglielmi | 2018-03-13 | 106 | -19658/+126 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11729 110e8d01-0319-4d1... | Giovanni Di Sirio | 2018-03-13 | 8 | -13/+19 |
* | Modified STM32-PAL demo | Rocco Marco Guglielmi | 2018-03-13 | 66 | -530/+528 |
* | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11727 110e8d01-0319-4d1... | Giovanni Di Sirio | 2018-03-13 | 1 | -23/+23 |