Skip to content
Snippets Groups Projects
Select Git revision
  • dualcore
  • ch3/leds
  • wip-bootstrap default
  • ch3/time
  • master
5 results

esp8266

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Krzysztof Blazewicz authored
    The -ansi flag is used for C dialect selection and it is equivalent to -std=c90.
    Because it goes right before -std=gnu99 it is ignored as for conflicting flags
    GCC always uses the last one.
    75589272
    History
    Name Last commit Last update
    ..