Commit graph

24 commits

Author SHA1 Message Date
ndeadly
1409d462ea mc.mitm: move mc service out of mitm namespace 2023-07-26 21:24:47 +02:00
Carter Dewey
b076bc2cc4
More cross-platform mcmitm_version.cpp target (#532) 2022-11-02 09:13:38 +01:00
ndeadly
44e85a60e0 Implement mc service
(cherry picked from commit 5c67198728e6f946512d0b637f39d31f63bdc28a)
2022-04-17 17:08:38 +10:00
ndeadly
b663d8961a Embed build date in module 2022-04-05 23:56:22 +10:00
ndeadly
a55955708e mc.mitm: modifications to build with latest libstratosphere 2022-03-24 17:32:43 +11:00
ndeadly
e4f475072c mc.mitm: add support for file based virtual spi flash 2021-08-19 22:13:28 +02:00
ndeadly
e34f070406 Change location of config .ini file to sdmc:/config/MissionControl/missioncontrol.ini 2021-07-11 19:40:24 +02:00
ndeadly
737f0edb79 Replace invalid path characters from git branch name with underscores 2021-02-28 15:43:17 +01:00
ndeadly
d5ddeaac36 mc.mitm: add support for loading global module config ini at startup and overriding bluetooth adapter name and address 2021-02-21 00:44:45 +01:00
ndeadly
9d371ceff1 Embed build version string in compiled sysmodule 2021-02-19 01:53:09 +01:00
ndeadly
11e1044c22 Add tagged version, branch and hash from git to output zip filename 2021-02-19 00:27:43 +01:00
ndeadly
00783a6cbc Rename sysmodule to mc.mitm 2021-02-04 01:30:04 +01:00
ndeadly
265e8eabac Fix makefile whitespace issue 2020-12-05 03:06:31 +01:00
ndeadly
b11e6e7909 Merge branch 'develop' 2020-12-05 02:27:02 +01:00
ndeadly
40b6eaafa1 Remove outdated clean command from makefile 2020-12-05 02:02:17 +01:00
Manuel Borrajo
41f8a21c7d
Add compatibility with ovl-sysmodules and Hekate/Kosmos Toolbox (#44)
* Add compatibility to de/activate by Tesla

* Add compatibility to de/activate by Tesla

* Fix identation

* change BTDRVMITM_TID to BLUETOOTH_MITM_TID

* Fix location line

* Move toolbox.json and update Makefile

* Fix folder variable.
2020-12-03 23:18:47 +01:00
ndeadly
de911fbd31 bluetooth-mitm: write mitm.lst properly 2020-09-11 20:19:05 +02:00
ndeadly
2741cf3734 Rename btdrv-mitm to bluetooth-mitm 2020-09-08 17:07:59 +02:00
ndeadly
e2a9e93efd Use updated Atmosphere-libs to launch btdrv-mitm properly and kiss custom boot2 goodbye 2020-09-07 21:46:35 +02:00
ndeadly
be8bb2f505 Create path to boot2 when running make dist 2020-08-04 23:59:49 +02:00
ndeadly
672947e35f Update makefile to build and package boot2 2020-07-25 10:59:38 +02:00
ndeadly
f20631dbbc Update top level makefile 2020-07-15 18:59:16 +02:00
ndeadly
a0f16ba053 Add makefile for entire project 2020-04-17 11:50:30 +02:00
ndeadly
ce76b95723 Add initial project files 2020-04-03 00:22:45 +02:00