inih
|
Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),)
|
2022-10-16 14:59:08 +02:00 |
ipcfg
|
Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),)
|
2022-10-16 14:59:08 +02:00 |
libtinycbor
|
Add a simple TinyCBOR Test Example
|
2023-04-28 12:04:20 +08:00 |
mkfatfs
|
Indent the define statement by two spaces
|
2023-05-22 11:57:40 +02:00 |
mkgpt
|
apps: Fix bug by calling getrandom
|
2022-08-18 18:02:01 +08:00 |
mkmbr
|
apps/fsutils/mkmbr/Makefile: fix nxstyle
|
2023-03-17 03:23:12 +01:00 |
passwd
|
Replace all strncpy with strlcpy
|
2023-05-08 21:35:16 +03:00 |
.gitignore
|
Remove extra whitespace from files (#43)
|
2020-01-31 08:29:24 -06:00 |