Commit Graph

6 Commits (5fc1fdaea74e5e0f8356320e47cd7e1e5e652836)

Author SHA1 Message Date
Denis Lazarev 3a20f6e40b Constify file system functions arguments
For example, file name arguments must be never modified because it may
leed in unexpected behaviour.
11 months ago
Michael Zillgith e57dcc7214 - PAL: fixed wrong order of function arguments for fread and fwrite functions 2 years ago
Michael Zillgith 0b51d6841a - added Socket_activateTcpKeepAlive function 7 years ago
Michael Zillgith e6765585cf - updated cmake file for hal to compile with Visual Studio 7 years ago
Michael Zillgith de04f3630b - moved lib_memory to hal project 7 years ago
Michael Zillgith 2f71744079 - added serial port hal
- moved hal to separate directory
- added new hal cmake project
7 years ago