Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the directory structure #443

Merged
merged 3 commits into from
Feb 27, 2016
Merged

Change the directory structure #443

merged 3 commits into from
Feb 27, 2016

Conversation

173210
Copy link
Contributor

@173210 173210 commented Feb 27, 2016

The current directory structure doesn't separate private contents. (e.g. source file, internal info in header files) and public contents (e.g. function prototypes) This changes will introduce include directory to put public contents.

This pull request is same with #442.

rxtools: Introduce include directory
rxtools: Spilit features/configuration.c to lib/cfg.c and features/install.c

# Conflicts:
#	rxtools/source/MainMenu.h
#	rxtools/source/features/configuration.c
#	rxtools/source/include/lib/jsmn.h
#	rxtools/source/lib/draw.c
#	rxtools/source/lib/fatfs/diskio.c
#	rxtools/source/lib/fatfs/option/cc932.c
#	rxtools/source/lib/jsmn.c
#	rxtools/source/lib/lang.c
#	rxtools/source/lib/tmio/tmio.c
#	rxtools/source/main.c
# Conflicts:
#	rxtools/Makefile
#	rxtools/source/lib/media/tmio/tmio.c
# Conflicts:
#	rxtools/Makefile
#	rxtools/source/lib/ui/console.c
AlbertoSONIC added a commit that referenced this pull request Feb 27, 2016
Change the directory structure
@AlbertoSONIC AlbertoSONIC merged commit 3cd3763 into roxas75:master Feb 27, 2016
@mariogamer2 mariogamer2 mentioned this pull request Mar 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants