aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed typoXaviDCR922020-03-211-1/+1
* Merge branch 'master' of https://github.com/XaviDCR92/dynstrXaviDCR922020-03-211-22/+25
|\
| * Solved compiler error by adding scope blockXavi Del Campo2020-03-211-22/+25
* | Added compile-time error when C99 is not presentXaviDCR922020-03-211-0/+4
|/
* Build files for esp-idfXavier Del Campo Romero2020-03-202-0/+7
* New convenience macro dynstr_append_or_ret_zeroXavier Del Campo Romero2020-03-201-2/+7
* Replaced unneeded calloc() by malloc()Xavier Del Campo Romero2020-03-201-2/+2
* First commitXavi Del Campo2020-03-195-0/+389