• Lucas Russo's avatar
    hal/hal_utils/hal_utils.*: add new concat function · fee80da2
    Lucas Russo authored
    Now, it is possbile to concatenate 2 or 3 strings
    with a separator inbetween the first and the second
    strings. This is a very restrict case, but it is
    the one we need.
    
    TODO: make this function more generic
    fee80da2
hal_utils.h 1.51 KB