What's Changed
- Add consolidated architecture overview by @MarsDoge in #15
- fix(Makefile): Add -std=gnu11 flag to fix build errors by @elysia-best in #16
- Makefile: Make -static optional, depending on system support by @AydenMeng in #17
- cpu_name: Character matching is case-insensitive. by @MarsDoge
- temperature: Supports obtaining node temperature by @MarsDoge
New Contributors
- @elysia-best made their first contribution in #16
- @AydenMeng made their first contribution in #17
Full Changelog: V1.6...V1.7