Commit Graph

3 Commits

Author SHA1 Message Date
Antonio Niño Díaz
dc1de0cd56 build: docs: Remove all outdated devkitARM makefiles
They don't work. Even if they were updated, the code will require changes,
as well as the examples. For now, it's better to remove the makefiles than
to pretend we support devkitARM.
2025-03-24 20:57:15 +00:00
Antonio Niño Díaz
daee0a3334 build: Reorganize directories
- Bring the source and include directories in nflib to the root of the
  repository to match the organization of other libraries.

- Expect users to install NFlib in the devkitPro folder.

- Update all Makefiles for modern devkitPro.

- Remove all redundant copies of NFlib in all examples. The only
  remaining copy of the library is in the extras/wifi example, but
  that one includes more files, so I have left it untouched for now.
2023-03-31 18:27:29 +01:00
Cesar Rincon
ddca460fbd Last stable release
Moved from Source Forge
2018-06-20 08:46:10 +02:00