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

obj.h

Blame
  • user avatar
    Damien George authored
    This is to reduce ROM usage.  stream_p is used in file and socket types
    only (at the moment), so seems a good idea to make the protocol
    functions a pointer instead of the actual structure.
    
    It saves 308 bytes of ROM in the stmhal/ port, 928 in unix/.
    27e735fd
    History
    obj.h 22.57 KiB