tracedgod
355b159128
fixup preprocessor directives
2023-06-09 23:10:21 -04:00
tracedgod
bf0288f493
Refactor Code + XIAO-ESP32-S3 Support
...
Refactoring / pre-processor optimizations to only include files if specified in the `configs.h` file.
Also adds support for the XIAO-ESP32-S3 small board from Seeed Studio.
2023-06-09 22:35:56 -04:00
tracedgod
462f248d43
Update xiaoLED.h
2023-06-09 19:11:01 -04:00
tracedgod
3dcce51f18
fix typo for XiaoLED
2023-06-09 19:04:56 -04:00
tracedgod
8934160316
Add XIAO-ESP32-S3 Board Support (WIP)
...
looking to cleanup certain things with config to allow easier customization of the build when used with the flipper zero
2023-06-09 18:50:56 -04:00
tracedgod
a98e455fb5
Update .gitignore
...
ignore vscode settings.json
2023-06-09 17:31:50 -04:00
tracedgod and GitHub
ccdb844fc2
Update .gitmodules
...
fix gitmodule sources, for some reason did not want to properly clone submodules...
2023-06-09 17:28:49 -04:00
Just Call Me Koko and GitHub
771d03d931
Merge pull request #278 from justcallmekoko/develop
...
Develop
v0.10.7
2023-06-08 16:23:52 -04:00
Just Call Me Koko
4f1611083f
Fix no bt for dev board pro
2023-06-07 15:32:40 -04:00
Just Call Me Koko and GitHub
b5eb343c52
Merge pull request #277 from justcallmekoko/master
...
Merge pull request #276 from justcallmekoko/develop
2023-06-06 17:17:52 -04:00
Just Call Me Koko and GitHub
e7ba169c04
Merge pull request #276 from justcallmekoko/develop
...
Develop
v0.10.6
2023-06-06 17:17:31 -04:00
Just Call Me Koko
a5b3ce9f0a
Update version number
2023-06-06 17:16:31 -04:00
Just Call Me Koko
eec6c37732
Fix unclickable sigmon
2023-06-06 12:57:32 -04:00
Just Call Me Koko and GitHub
5cfb756051
Merge pull request #269 from justcallmekoko/master
...
Merge pull request #268 from justcallmekoko/develop
2023-06-01 17:00:07 -04:00
Just Call Me Koko and GitHub
31aa12d4ed
Merge pull request #268 from justcallmekoko/develop
...
Develop
2023-06-01 16:58:53 -04:00
Just Call Me Koko
d7fbf21345
Update README.md
2023-06-01 15:52:33 -04:00
Just Call Me Koko and GitHub
e027231a43
That was dumb
2023-05-30 13:59:02 -04:00
Just Call Me Koko and GitHub
ed5e6bc787
Add SD_MMC
2023-05-30 13:54:33 -04:00
Just Call Me Koko
2092b0a462
Add ls command
...
Fix sniffpmkid LED
2023-05-30 13:47:40 -04:00
Just Call Me Koko
4d269b383b
Add sigmon to menu
v0.10.5
2023-05-22 16:02:21 -04:00
Just Call Me Koko
0a90e6aedc
Fix open files when SD disable
2023-05-19 16:19:45 -04:00
Just Call Me Koko
6b4e2952d6
Add function for signal strength monitor
2023-05-18 17:07:39 -04:00
Just Call Me Koko and GitHub
a84ee7e58e
Update User_Setup_Select.h
2023-05-18 10:33:45 -04:00
Just Call Me Koko and GitHub
1eeedac84c
Adjust Macros
2023-05-18 09:53:19 -04:00
Just Call Me Koko and GitHub
e556309746
Compile settings for M5StickC Plus
2023-05-18 09:52:54 -04:00
Just Call Me Koko and GitHub
b21ee85b83
Add steps for M5StickC Plus
2023-05-18 09:41:28 -04:00
Just Call Me Koko
f2c1d01d13
Add compatibility for M5StickC Plus
2023-05-15 14:25:06 -04:00
Just Call Me Koko
cbe6d0196b
Revert config
v0.10.4
2023-05-04 14:59:46 -04:00
Just Call Me Koko
6ab706c848
Update syntax strings
2023-05-04 14:58:25 -04:00
Just Call Me Koko
999dd77643
Add targeted active PMKID sniff
2023-05-04 14:40:53 -04:00
Just Call Me Koko and GitHub
99210984e4
Merge pull request #258 from wallali/develop
...
Improved serial outputs
2023-04-21 10:11:23 -04:00
wallali
9ae60eeecf
Merge branch 'coco_develop' into develop
2023-04-21 14:41:54 +01:00
wallali
6ff61f4991
Improve output during pkimd sniff
2023-04-21 14:39:43 +01:00
wallali
f4486ec191
Helpful serial output if BT unsupported in fw
2023-04-21 14:38:43 +01:00
wallali
ce6a40e554
Improve output during pkimd sniff
2023-04-21 14:26:43 +01:00
wallali
09615832b3
Helpful serial output if BT unsupported in fw
2023-04-21 14:24:09 +01:00
Just Call Me Koko and GitHub
0a9fc2a485
Merge pull request #257 from tcpassos/develop
...
Created "-f" parameter in the AP selection to filter the APs that will be selected
2023-04-20 16:46:17 -04:00
tcpassos
d555031b54
Created "-f" parameter in the AP selection to filter the APs that will be selected
2023-04-20 00:29:51 -03:00
Just Call Me Koko and GitHub
8efa79a407
Account for pull req when creating release
2023-04-19 13:05:20 -04:00
Just Call Me Koko and GitHub
59739b331d
Merge pull request #255 from wallali/join_wifi
...
Added join (WiFi) command and reporting for list counts
2023-04-19 12:57:12 -04:00
wallali
9f181d73a6
Helpful guidance on scan station - use the correct list now
2023-04-18 13:52:53 +01:00
wallali
37788fe1a9
Helpful guidance on scan station
2023-04-18 13:46:33 +01:00
wallali
db6d23f3e4
List and select commands now report counts of selected/unselected items
2023-04-17 14:27:12 +01:00
wallali
6c8e77cba2
Merge branch 'develop' into join_wifi
2023-04-15 13:52:41 +01:00
wallali
accd8f5730
Update banner to tell me when i'm using serial output
2023-04-15 04:22:59 +01:00
wallali
7661b47a42
Allow join WiFi from command line
2023-04-15 04:21:13 +01:00
Just Call Me Koko and GitHub
3e16378993
Update README.md
v0.10.3
2023-04-14 08:15:55 -04:00
Just Call Me Koko and GitHub
b51df45dec
Update config to v0.10.3
2023-04-14 08:15:35 -04:00
Just Call Me Koko and GitHub
93bb2c6a85
Fix SD Serial configuration
2023-04-14 08:13:45 -04:00
Just Call Me Koko
5da426de99
Create wifi-dev-board-pro-3v3-orientation.png
2023-04-10 08:16:54 -04:00