repo_full_name
stringlengths
6
93
repo_url
stringlengths
25
112
repo_api_url
stringclasses
28 values
owner
stringclasses
28 values
repo_name
stringclasses
28 values
description
stringclasses
28 values
stars
int64
617
98.8k
forks
int64
31
355
watchers
int64
990
999
license
stringclasses
2 values
default_branch
stringclasses
2 values
repo_created_at
timestamp[s]date
2012-07-24 23:12:50
2025-06-16 08:07:28
repo_updated_at
timestamp[s]date
2026-02-23 15:23:15
2026-05-03 18:52:12
repo_topics
listlengths
0
13
repo_languages
unknown
is_fork
bool
1 class
open_issues
int64
3
104
file_path
stringlengths
3
208
file_name
stringclasses
509 values
file_extension
stringclasses
1 value
file_size_bytes
int64
101
84k
file_url
stringclasses
627 values
file_raw_url
stringclasses
627 values
file_sha
stringclasses
624 values
language
stringclasses
8 values
parsed_at
stringdate
2026-05-04 01:12:36
2026-05-04 19:41:55
text
stringlengths
100
102k
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
examples/Disassemble.c
null
null
null
null
null
null
C
2026-05-04T18:28:32.728528
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd, Joel Hoener * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation file...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
examples/Formatter03.c
null
null
null
null
null
null
C
2026-05-04T18:28:32.737148
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softw...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
examples/DisassembleSimple.c
null
null
null
null
null
null
C
2026-05-04T18:28:32.738108
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Joel Hoener * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softwar...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
examples/ZydisPerfTest.c
null
null
null
null
null
null
C
2026-05-04T18:28:32.757227
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softw...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
examples/Formatter02.c
null
null
null
null
null
null
C
2026-05-04T18:28:32.760712
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softw...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
examples/EncodeFromScratch.c
null
null
null
null
null
null
C
2026-05-04T18:28:32.761883
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Joel Hoener * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softwar...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
examples/EncodeMov.c
null
null
null
null
null
null
C
2026-05-04T18:28:32.788142
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Mappa * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), t...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
examples/Formatter01.c
null
null
null
null
null
null
C
2026-05-04T18:28:32.788655
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softw...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/Defines.h
null
null
null
null
null
null
C
2026-05-04T18:28:33.612637
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Joel Hoener * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softwar...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/Generated/EnumInstructionCategory.h
null
null
null
null
null
null
C
2026-05-04T18:28:33.614538
/** * Defines the `ZydisInstructionCategory` enum. */ typedef enum ZydisInstructionCategory_ { ZYDIS_CATEGORY_INVALID, ZYDIS_CATEGORY_ADOX_ADCX, ZYDIS_CATEGORY_AES, ZYDIS_CATEGORY_AMD3DNOW, ZYDIS_CATEGORY_AMX_TILE, ZYDIS_CATEGORY_APX, ZYDIS_CATEGORY_AVX, ZYDIS_CATEGORY_AVX2, ZYDIS_...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/Generated/EnumISASet.h
null
null
null
null
null
null
C
2026-05-04T18:28:33.616536
/** * Defines the `ZydisISASet` enum. */ typedef enum ZydisISASet_ { ZYDIS_ISA_SET_INVALID, ZYDIS_ISA_SET_ADOX_ADCX, ZYDIS_ISA_SET_AES, ZYDIS_ISA_SET_AMD, ZYDIS_ISA_SET_AMD3DNOW, ZYDIS_ISA_SET_AMD_INVLPGB, ZYDIS_ISA_SET_AMX_BF16, ZYDIS_ISA_SET_AMX_FP16, ZYDIS_ISA_SET_AMX_INT8, ...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/Encoder.h
null
null
null
null
null
null
C
2026-05-04T18:28:33.618684
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Mappa * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), t...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/FormatterBuffer.h
null
null
null
null
null
null
C
2026-05-04T18:28:33.619736
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softw...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/DecoderTypes.h
null
null
null
null
null
null
C
2026-05-04T18:28:33.620760
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softw...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/Decoder.h
null
null
null
null
null
null
C
2026-05-04T18:28:33.621890
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softw...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/Generated/EnumISAExt.h
null
null
null
null
null
null
C
2026-05-04T18:28:33.623526
/** * Defines the `ZydisISAExt` enum. */ typedef enum ZydisISAExt_ { ZYDIS_ISA_EXT_INVALID, ZYDIS_ISA_EXT_ADOX_ADCX, ZYDIS_ISA_EXT_AES, ZYDIS_ISA_EXT_AMD3DNOW, ZYDIS_ISA_EXT_AMD3DNOW_PREFETCH, ZYDIS_ISA_EXT_AMD_INVLPGB, ZYDIS_ISA_EXT_AMX_BF16, ZYDIS_ISA_EXT_AMX_FP16, ZYDIS_ISA_EXT_...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/Disassembler.h
null
null
null
null
null
null
C
2026-05-04T18:28:33.625108
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Joel Hoener * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softwar...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/Formatter.h
null
null
null
null
null
null
C
2026-05-04T18:28:33.626432
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softw...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/Internal/String.h
null
null
null
null
null
null
C
2026-05-04T18:28:34.422304
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd, Joel Hoener * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation file...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/MetaInfo.h
null
null
null
null
null
null
C
2026-05-04T18:28:34.427501
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softw...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/Generated/EnumMnemonic.h
null
null
null
null
null
null
C
2026-05-04T18:28:34.436353
/** * Defines the `ZydisMnemonic` enum. */ typedef enum ZydisMnemonic_ { ZYDIS_MNEMONIC_INVALID, ZYDIS_MNEMONIC_AAA, ZYDIS_MNEMONIC_AAD, ZYDIS_MNEMONIC_AADD, ZYDIS_MNEMONIC_AAM, ZYDIS_MNEMONIC_AAND, ZYDIS_MNEMONIC_AAS, ZYDIS_MNEMONIC_ADC, ZYDIS_MNEMONIC_ADCX, ZYDIS_MNEMONIC_ADD...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/Internal/FormatterATT.h
null
null
null
null
null
null
C
2026-05-04T18:28:34.438058
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd, Joel Hoener * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation file...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/Internal/FormatterBase.h
null
null
null
null
null
null
C
2026-05-04T18:28:34.440649
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd, Joel Hoener * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation file...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/Generated/EnumRegister.h
null
null
null
null
null
null
C
2026-05-04T18:28:34.457937
/** * Defines the `ZydisRegister` enum. */ typedef enum ZydisRegister_ { ZYDIS_REGISTER_NONE, // General purpose registers 8-bit ZYDIS_REGISTER_AL, ZYDIS_REGISTER_CL, ZYDIS_REGISTER_DL, ZYDIS_REGISTER_BL, ZYDIS_REGISTER_AH, ZYDIS_REGISTER_CH, ZYDIS_REGISTER_DH, ZYDIS_REGISTER...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/Internal/FormatterIntel.h
null
null
null
null
null
null
C
2026-05-04T18:28:34.459432
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd, Joel Hoener * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation file...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/Internal/DecoderData.h
null
null
null
null
null
null
C
2026-05-04T18:28:34.460510
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softw...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/Internal/SharedData.h
null
null
null
null
null
null
C
2026-05-04T18:28:34.463553
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softw...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/Internal/EncoderData.h
null
null
null
null
null
null
C
2026-05-04T18:28:34.496798
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Mappa * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), t...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
src/DecoderData.c
null
null
null
null
null
null
C
2026-05-04T18:28:35.508816
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softw...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/Mnemonic.h
null
null
null
null
null
null
C
2026-05-04T18:28:35.509434
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softw...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/Segment.h
null
null
null
null
null
null
C
2026-05-04T18:28:35.510587
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softw...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/Status.h
null
null
null
null
null
null
C
2026-05-04T18:28:35.512827
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softw...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
src/Disassembler.c
null
null
null
null
null
null
C
2026-05-04T18:28:35.513880
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Joel Hoener * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softwar...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/Utils.h
null
null
null
null
null
null
C
2026-05-04T18:28:35.515027
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softw...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/Zydis.h
null
null
null
null
null
null
C
2026-05-04T18:28:35.515944
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softw...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/SharedTypes.h
null
null
null
null
null
null
C
2026-05-04T18:28:35.517510
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softw...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/Register.h
null
null
null
null
null
null
C
2026-05-04T18:28:35.518596
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softw...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
include/Zydis/ShortString.h
null
null
null
null
null
null
C
2026-05-04T18:28:35.519793
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softw...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
src/Register.c
null
null
null
null
null
null
C
2026-05-04T18:28:36.493064
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softw...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
src/FormatterIntel.c
null
null
null
null
null
null
C
2026-05-04T18:28:36.494279
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd, Joel Hoener * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation file...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
src/MetaInfo.c
null
null
null
null
null
null
C
2026-05-04T18:28:36.495277
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softw...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
src/FormatterBuffer.c
null
null
null
null
null
null
C
2026-05-04T18:28:36.495837
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softw...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
src/FormatterATT.c
null
null
null
null
null
null
C
2026-05-04T18:28:36.496303
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd, Joel Hoener * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation file...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
src/FormatterBase.c
null
null
null
null
null
null
C
2026-05-04T18:28:36.496788
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd, Joel Hoener * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation file...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
src/Formatter.c
null
null
null
null
null
null
C
2026-05-04T18:28:36.497267
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd, Joel Hoener * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation file...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
src/EncoderData.c
null
null
null
null
null
null
C
2026-05-04T18:28:36.537193
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Mappa * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), t...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
src/Segment.c
null
null
null
null
null
null
C
2026-05-04T18:28:36.537794
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softw...
zyantific/zydis
https://github.com/zyantific/zydis
null
null
null
null
4,195
null
null
mit
null
null
null
null
null
null
null
src/Mnemonic.c
null
null
null
null
null
null
C
2026-05-04T18:28:38.920996
/*************************************************************************************************** Zyan Disassembler Library (Zydis) Original Author : Florian Bernd * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Softw...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/Blinker/include/blinker_api.h
null
null
null
null
null
null
C
2026-05-04T18:28:41.773131
#pragma once #include <esp_err.h> #include <esp_log.h> #ifdef __cplusplus extern "C" { #endif #include "cJSON.h" #include "blinker_config.h" typedef enum { BLINKER_BUTTON = 0, BLINKER_IMAGE, BLINKER_JOYSTICK, BLINKER_RGB, BLINKER_SLIDER, BLINKER_TAB, BLINKER_SWITCH, } blinker_widget_type...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/Blinker/include/blinker_prov_smartconfig.h
null
null
null
null
null
null
C
2026-05-04T18:28:41.783303
#pragma once #include <esp_err.h> #ifdef __cplusplus extern "C" { #endif esp_err_t blinker_prov_smartconfig_init(void); esp_err_t blinker_prov_smartconfig_stop(void); #ifdef __cplusplus } #endif
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/Blinker/include/blinker_http.h
null
null
null
null
null
null
C
2026-05-04T18:28:41.784519
#pragma once #include <esp_err.h> #include "esp_http_client.h" #ifdef __cplusplus extern "C" { #endif esp_http_client_handle_t blinker_http_init(esp_http_client_config_t *config); esp_err_t blinker_http_set_url(esp_http_client_handle_t client, const char *url); esp_err_t blinker_http_set_header(esp_http_client_ha...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/Blinker/include/blinker_mqtt.h
null
null
null
null
null
null
C
2026-05-04T18:28:41.790080
#pragma once #include <stdint.h> #include <esp_err.h> #ifdef __cplusplus extern "C" { #endif typedef enum { BLINKER_BROKER_ALIYUN = 0, BLINKER_BROKER_BLINKER, } blinker_mqtt_broker_t; typedef struct { char *devicename; char *authkey; char *client_id; char *username; char *password; ...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/Blinker/include/blinker_prov_apconfig.h
null
null
null
null
null
null
C
2026-05-04T18:28:41.793352
#pragma once #include <esp_err.h> #ifdef __cplusplus extern "C" { #endif esp_err_t blinker_prov_apconfig_init(void); #ifdef __cplusplus } #endif
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/Blinker/include/blinker_utils.h
null
null
null
null
null
null
C
2026-05-04T18:28:41.809981
/* * @Author: your name * @Date: 2021-07-02 13:32:25 * @LastEditTime: 2021-07-22 12:22:52 * @LastEditors: Please set LastEditors * @Description: In User Settings Edit * @FilePath: \ESP8266_RTOS_SDK\0524\smart_config\examples\components\blinker\include\blinker_utils.h */ #pragma once #include <esp_err.h> #ifdef...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/Blinker/include/blinker_config.h
null
null
null
null
null
null
C
2026-05-04T18:28:41.811955
#pragma once #include <esp_err.h> #ifdef __cplusplus extern "C" { #endif #include "blinker_utils.h" #define BLINKER_FORMAT_QUEUE_TIME 200 #define BLINKER_FORMAT_DATA_SIZE 1024 #define BLINKER_MIN_TO_S 60 #define BLINKER_MIN_TO_MS BLINKER_MIN_TO_S * 1000UL #define BLINKE...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/Blinker/include/blinker_storage.h
null
null
null
null
null
null
C
2026-05-04T18:28:41.813486
#pragma once #include <esp_err.h> #ifdef __cplusplus extern "C" { #endif esp_err_t blinker_storage_init(void); esp_err_t blinker_storage_set(const char *key, const void *value, size_t length); esp_err_t blinker_storage_get(const char *key, void *value, size_t length); esp_err_t blinker_storage_erase(const char *k...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/Blinker/include/blinker_button.h
null
null
null
null
null
null
C
2026-05-04T18:28:41.815570
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by app...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/Blinker/include/blinker_wifi.h
null
null
null
null
null
null
C
2026-05-04T18:28:41.878608
#pragma once #include <esp_err.h> #ifdef __cplusplus extern "C" { #endif esp_err_t blinker_wifi_start(const wifi_config_t *wifi_config); esp_err_t blinker_wifi_reset(void); esp_err_t blinker_wifi_init(void); #ifdef __cplusplus } #endif
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/Blinker/src/utils/blinker_mdns.c
null
null
null
null
null
null
C
2026-05-04T18:28:42.486514
#include <string.h> #include "freertos/FreeRTOS.h" #include "freertos/task.h" #include "esp_system.h" #include "esp_wifi.h" #include "esp_log.h" #include "mdns.h" #include <sys/socket.h> #include <netdb.h> #include "blinker_utils.h" // static const char *TAG = "blinker_mdns"; static bool m_init = false; esp_err_t bl...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/Blinker/src/utils/blinker_http.c
null
null
null
null
null
null
C
2026-05-04T18:28:42.487640
#include <string.h> #include <stdlib.h> #include "freertos/FreeRTOS.h" #include "freertos/task.h" #include "esp_log.h" #include "esp_system.h" #include "esp_netif.h" #include "esp_tls.h" #include "blinker_http.h" static const char *TAG = "blinker_http"; esp_http_client_handle_t blinker_http_init(esp_http_client_conf...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/Blinker/src/api/blinker_api.c
null
null
null
null
null
null
C
2026-05-04T18:28:42.488881
#include <string.h> #include <stdlib.h> #include "freertos/FreeRTOS.h" #include "freertos/task.h" #include "freertos/event_groups.h" #include "esp_wifi.h" #include "esp_event.h" #include "esp_log.h" #include "esp_system.h" #include "nvs_flash.h" #include "mbedtls/base64.h" #include "blinker_api.h" #include "blinker_bu...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/Blinker/src/provisioning/blinker_prov_apconfig.c
null
null
null
null
null
null
C
2026-05-04T18:28:42.495276
#include <string.h> #include "freertos/FreeRTOS.h" #include "freertos/task.h" #include "freertos/event_groups.h" #include "esp_system.h" #include "esp_wifi.h" #include "esp_event.h" #include "esp_log.h" #include "blinker_prov_apconfig.h" static const char *TAG = "blinker_prov_apconfig"; static void wifi_event_handle...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/Blinker/src/provisioning/blinker_wifi.c
null
null
null
null
null
null
C
2026-05-04T18:28:42.496433
#include <string.h> #include <stdlib.h> #include "freertos/FreeRTOS.h" #include "freertos/task.h" #include "freertos/event_groups.h" #include "esp_wifi.h" #include "esp_event.h" #include "esp_log.h" #include "esp_system.h" #ifndef CONFIG_IDF_TARGET_ESP8266 #include "esp_netif.h" #endif #include "blinker_wifi.h" #incl...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/Blinker/src/mqtt/blinker_mqtt.c
null
null
null
null
null
null
C
2026-05-04T18:28:42.497912
#include <stdio.h> #include <string.h> #include <freertos/FreeRTOS.h> #include <freertos/task.h> #include <freertos/event_groups.h> #include <esp_log.h> #include <mqtt_client.h> #include "blinker_mqtt.h" #include "blinker_config.h" static const char *TAG = "blinker_mqtt"; #define MAX_MQTT_SUBSCRIPTIONS 6 typ...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/Blinker/include/blinker_ws.h
null
null
null
null
null
null
C
2026-05-04T18:28:42.518959
#pragma once #include <esp_err.h> #ifdef __cplusplus extern "C" { #endif #include <esp_http_server.h> typedef struct { httpd_handle_t hd; int fd; } async_resp_arg_t; typedef void (*blinker_websocket_data_cb_t)(async_resp_arg_t *req, const char *payload); esp_err_t blinker_websocket_async_print(async_resp_...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/Blinker/src/utils/blinker_reboot.c
null
null
null
null
null
null
C
2026-05-04T18:28:42.520187
#include <stdint.h> #include <string.h> #include <stdlib.h> #include <sys/time.h> #include "freertos/FreeRTOS.h" #include "freertos/timers.h" #include <esp_timer.h> #include <esp_system.h> #include "esp_sntp.h" #include "esp_log.h" #include "esp_partition.h" #include "esp_ota_ops.h" #include "blinker_utils.h" #inclu...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/Blinker/src/provisioning/blinker_prov_smartconfig.c
null
null
null
null
null
null
C
2026-05-04T18:28:42.548597
#include <string.h> #include <stdlib.h> #include "freertos/FreeRTOS.h" #include "freertos/task.h" #include "freertos/event_groups.h" #include "esp_wifi.h" #include "esp_event.h" #include "esp_log.h" #include "esp_system.h" #include "esp_smartconfig.h" #if CONFIG_IDF_TARGET_ESP8266 #include "tcpip_adapter.h" #include "s...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/Blinker/src/utils/blinker_button.c
null
null
null
null
null
null
C
2026-05-04T18:28:42.549119
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by app...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/esp_http_server/include/http_server.h
null
null
null
null
null
null
C
2026-05-04T18:28:44.022103
#warning http_server.h has been renamed to esp_http_server.h, please update include directives #include "esp_http_server.h"
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/Blinker/src/utils/blinker_ws.c
null
null
null
null
null
null
C
2026-05-04T18:28:44.024252
#include <string.h> #include <stdlib.h> #include <esp_event.h> #include <esp_log.h> #include <esp_system.h> #include <nvs_flash.h> #include <sys/param.h> #include "blinker_config.h" #include "blinker_utils.h" #include "blinker_ws.h" static const char *TAG = "blinker_ws"; static blinker_websocket_data_cb_t ws_cb = NUL...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/Blinker/src/utils/blinker_timesync.c
null
null
null
null
null
null
C
2026-05-04T18:28:44.025104
#include <string.h> #include <stdlib.h> #include "freertos/FreeRTOS.h" #include "freertos/task.h" #include "freertos/event_groups.h" #include "esp_log.h" #include "lwip/apps/sntp.h" #include "blinker_utils.h" #define REF_TIME 1577808000 /* 2020-01-01 00:00:00 */ #define DEFAULT_TICKS (2000 / portTICK_PERIOD_M...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/Blinker/src/utils/blinker_storage.c
null
null
null
null
null
null
C
2026-05-04T18:28:44.026982
#include "string.h" #include "stdio.h" #include "stdlib.h" #include "esp_log.h" #include "esp_system.h" #include "nvs.h" #include "nvs_flash.h" #include "blinker_storage.h" static const char *TAG = "blinker_storage"; esp_err_t blinker_storage_init(void) { static bool init_flag = false; if (!init_flag) { ...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/Blinker/src/utils/blinker_utils.c
null
null
null
null
null
null
C
2026-05-04T18:28:44.027874
#include <stdio.h> #include <string.h> #include <freertos/FreeRTOS.h> #include <freertos/task.h> #include <freertos/event_groups.h> #include <esp_log.h> #include <esp_system.h> #include "esp_wifi.h" #include "esp_heap_caps.h" #include "blinker_utils.h" static const char *TAG = "blinker_utils"; void blinker_log_pr...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/esp_http_server/include/esp_http_server.h
null
null
null
null
null
null
C
2026-05-04T18:28:45.244817
// Copyright 2018 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/esp_http_server/src/port/esp32/osal.h
null
null
null
null
null
null
C
2026-05-04T18:28:46.076258
// Copyright 2018 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/esp_http_server/src/httpd_ws.c
null
null
null
null
null
null
C
2026-05-04T18:28:46.077664
// Copyright 2020 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/esp_http_server/src/util/ctrl_sock.c
null
null
null
null
null
null
C
2026-05-04T18:28:46.078779
// Copyright 2018 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/esp_http_server/src/httpd_txrx.c
null
null
null
null
null
null
C
2026-05-04T18:28:46.080481
// Copyright 2018 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/esp_http_server/src/httpd_uri.c
null
null
null
null
null
null
C
2026-05-04T18:28:46.081547
// Copyright 2018 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/esp_http_server/src/util/ctrl_sock.h
null
null
null
null
null
null
C
2026-05-04T18:28:46.293860
// Copyright 2018 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.4/components/Blinker/include/blinker_http.h
null
null
null
null
null
null
C
2026-05-04T18:28:47.830146
#pragma once #include <esp_err.h> #include "esp_http_client.h" #ifdef __cplusplus extern "C" { #endif esp_http_client_handle_t blinker_http_init(esp_http_client_config_t *config); esp_err_t blinker_http_set_url(esp_http_client_handle_t client, const char *url); esp_err_t blinker_http_set_header(esp_http_client_ha...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.4/components/Blinker/include/blinker_config.h
null
null
null
null
null
null
C
2026-05-04T18:28:47.911186
#pragma once #include <esp_err.h> #ifdef __cplusplus extern "C" { #endif #include "blinker_utils.h" #define BLINKER_FORMAT_QUEUE_TIME 200 #define BLINKER_FORMAT_DATA_SIZE 1024 #define BLINKER_MIN_TO_S 60 #define BLINKER_MIN_TO_MS BLINKER_MIN_TO_S * 1000UL #define BLINKE...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/esp_http_server/test/test_http_server.c
null
null
null
null
null
null
C
2026-05-04T18:28:47.912605
// Copyright 2018 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.4/components/Blinker/include/blinker_api.h
null
null
null
null
null
null
C
2026-05-04T18:28:47.941175
#pragma once #include <esp_err.h> #include <esp_log.h> #ifdef __cplusplus extern "C" { #endif #include "cJSON.h" #include "blinker_config.h" typedef enum { BLINKER_BUTTON = 0, BLINKER_IMAGE, BLINKER_JOYSTICK, BLINKER_RGB, BLINKER_SLIDER, BLINKER_TAB, BLINKER_SWITCH, } blinker_widget_type...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.4/components/Blinker/include/blinker_button.h
null
null
null
null
null
null
C
2026-05-04T18:28:47.942597
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by app...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.4/components/Blinker/include/blinker_prov_apconfig.h
null
null
null
null
null
null
C
2026-05-04T18:28:48.471199
#pragma once #include <esp_err.h> #ifdef __cplusplus extern "C" { #endif esp_err_t blinker_prov_apconfig_init(void); #ifdef __cplusplus } #endif
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.4/components/Blinker/include/blinker_utils.h
null
null
null
null
null
null
C
2026-05-04T18:28:48.558492
/* * @Author: your name * @Date: 2021-07-02 13:32:25 * @LastEditTime: 2021-07-22 12:22:52 * @LastEditors: Please set LastEditors * @Description: In User Settings Edit * @FilePath: \ESP8266_RTOS_SDK\0524\smart_config\examples\components\blinker\include\blinker_utils.h */ #pragma once #include <esp_err.h> #ifdef...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.4/components/Blinker/include/blinker_prov_smartconfig.h
null
null
null
null
null
null
C
2026-05-04T18:28:48.591194
#pragma once #include <esp_err.h> #ifdef __cplusplus extern "C" { #endif esp_err_t blinker_prov_smartconfig_init(void); esp_err_t blinker_prov_smartconfig_stop(void); #ifdef __cplusplus } #endif
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.4/components/Blinker/include/blinker_wifi.h
null
null
null
null
null
null
C
2026-05-04T18:28:48.621637
#pragma once #include <esp_err.h> #ifdef __cplusplus extern "C" { #endif esp_err_t blinker_wifi_start(const wifi_config_t *wifi_config); esp_err_t blinker_wifi_reset(void); esp_err_t blinker_wifi_init(void); #ifdef __cplusplus } #endif
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.4/components/Blinker/include/blinker_storage.h
null
null
null
null
null
null
C
2026-05-04T18:28:48.622325
#pragma once #include <esp_err.h> #ifdef __cplusplus extern "C" { #endif esp_err_t blinker_storage_init(void); esp_err_t blinker_storage_set(const char *key, const void *value, size_t length); esp_err_t blinker_storage_get(const char *key, void *value, size_t length); esp_err_t blinker_storage_erase(const char *k...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.4/components/Blinker/include/blinker_ws.h
null
null
null
null
null
null
C
2026-05-04T18:28:49.182619
#pragma once #include <esp_err.h> #ifdef __cplusplus extern "C" { #endif #include <esp_http_server.h> typedef struct { httpd_handle_t hd; int fd; } async_resp_arg_t; typedef void (*blinker_websocket_data_cb_t)(async_resp_arg_t *req, const char *payload); esp_err_t blinker_websocket_async_print(async_resp_...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.4/components/Blinker/src/api/blinker_api.c
null
null
null
null
null
null
C
2026-05-04T18:28:49.251843
#include <string.h> #include <stdlib.h> #include "freertos/FreeRTOS.h" #include "freertos/task.h" #include "freertos/event_groups.h" #include "esp_wifi.h" #include "esp_event.h" #include "esp_log.h" #include "esp_system.h" #include "nvs_flash.h" #include "mbedtls/base64.h" #include "blinker_api.h" #include "blinker_bu...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.4/components/Blinker/src/mqtt/blinker_mqtt.c
null
null
null
null
null
null
C
2026-05-04T18:28:49.281402
#include <stdio.h> #include <string.h> #include <freertos/FreeRTOS.h> #include <freertos/task.h> #include <freertos/event_groups.h> #include <esp_log.h> #include <mqtt_client.h> #include "blinker_mqtt.h" #include "blinker_config.h" static const char *TAG = "blinker_mqtt"; #define MAX_MQTT_SUBSCRIPTIONS 6 typ...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.4/components/Blinker/include/blinker_mqtt.h
null
null
null
null
null
null
C
2026-05-04T18:28:52.140097
#pragma once #include <stdint.h> #include <esp_err.h> #ifdef __cplusplus extern "C" { #endif typedef enum { BLINKER_BROKER_ALIYUN = 0, BLINKER_BROKER_BLINKER, } blinker_mqtt_broker_t; typedef struct { char *devicename; char *authkey; char *client_id; char *username; char *password; ...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/esp_http_server/src/httpd_sess.c
null
null
null
null
null
null
C
2026-05-04T18:28:53.142343
// Copyright 2018 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/esp_http_server/src/httpd_main.c
null
null
null
null
null
null
C
2026-05-04T18:28:53.153993
// Copyright 2018 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/esp_http_server/src/esp_httpd_priv.h
null
null
null
null
null
null
C
2026-05-04T18:28:53.182688
// Copyright 2018 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
blinker-iot/blinker-esp-idf
https://github.com/blinker-iot/blinker-esp-idf
null
null
null
null
4,147
null
null
mit
null
null
null
null
null
null
null
ESP32/v4.3/components/esp_http_server/src/httpd_parse.c
null
null
null
null
null
null
C
2026-05-04T18:28:53.191197
// Copyright 2018 Espressif Systems (Shanghai) PTE LTD // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applic...
crosspoint-reader/crosspoint-reader
https://github.com/crosspoint-reader/crosspoint-reader
null
null
null
null
4,114
null
null
mit
null
null
null
null
null
null
null
lib/Epub/Epub/BookMetadataCache.h
null
null
null
null
null
null
C
2026-05-04T18:28:56.719584
#pragma once #include <HalStorage.h> #include <algorithm> #include <deque> #include <string> class BookMetadataCache { public: struct BookMetadata { std::string title; std::string author; std::string language; std::string coverItemHref; std::string textReferenceHref; }; struct SpineEntry ...
crosspoint-reader/crosspoint-reader
https://github.com/crosspoint-reader/crosspoint-reader
null
null
null
null
4,114
null
null
mit
null
null
null
null
null
null
null
lib/EpdFont/EpdFontFamily.h
null
null
null
null
null
null
C
2026-05-04T18:28:56.721245
#pragma once #include "EpdFont.h" class EpdFontFamily { public: enum Style : uint8_t { REGULAR = 0, BOLD = 1, ITALIC = 2, BOLD_ITALIC = 3, UNDERLINE = 4 }; explicit EpdFontFamily(const EpdFont* regular, const EpdFont* bold = nullptr, const EpdFont* italic = nullptr, const EpdFont* boldIt...