This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
��}�r�8���Iռ�ԉ����7Y���N&��3ىgs�8.DBmކ -kW�;��l7��Dɒ�d�}c�Bl4�Fw�{G����C�����^�aS���멗\!6uG}������lh��o�yBW��9Lw�seǫ h��sXH�1�ga_������d/\갾"����AC�sbxn�\?�-����?��� | |
��_3�Ԗ�~yh��a` | |
��F�7H�|�Ǎ��CN}���P���T�*��ߦShWlJ�D1?L����7��n� �'?v��~wc����w�X;�~<���ޞ.q�B6T��:�d�������1 �k�jE�;�\F�욹�¿a@]��r8<��WT��j���"��O�.*�3�����S?P=�� | |
l�c���>3G�n���l��3�����m˽�����Bc�������G������7�1C�o>�e ��&44� | |
B�s��,�X�O|5�O�|ۣ&�[�fWo���5�Q��� | |
��|w���V���P↳:b��*����!w�_���5�2�1܌�m�3���,G(�}���c�^D�c�0�!7�>��@2��S����a�}&���&�j3U<�A�Т�� | |
jC�ՉCo,'r���UR�xh8u�*$��iQ������4��:��N65�GA`@��31� | |
�*�tlq��z~h9�_�$+`"�ã�5��J|;�.A�;�Q�hsh�)����'^`�R�\��\���eˆVh��?��pFc%@�#/=�~�6%�q��_E�Bc�Ųd ��BrQ�I��L���" | |
����w\ς�}Sz��M� su=T����Ɋ�X�� |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vLDgRH/80HP51f3Z+Dcem1SedJvp052b/jKtWqKqxc7FWIvTyM4AqSS3WWK9vMH+Q1eXfCU6HBVFDrZwHXyHb7ufz9gqRYGL6JW6yBlNGGXRO/qNGMRiKoazPX0BIljhpE9VAMFlVo2Y1xEkCZagLNGcyCUGE3xCv4s7PiKaWzO0Oo1pvVpOkzS96n5EuY2Bc6iYUQpWgYaOqDaOtCOMcB/LMw6xTKQFCNE/JpRHZW+oPFxORU9U |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Null-terminated strings are the bestDs7Ttӝ2ZX$YbCW|%:Ep|o*E蕺Me;b*=}"XOUeV$ ,ќ%|B;>"[3:iZN4~DsQ | |
V6#p3L?&Geo<\NEOTE:.Uc-P5Zx'.䫌bF2I_Q<io%Go{ޟb]O3;5wю Qexrԉ'A[<@cYځ_wyʦ;,g4+9p~A!)xL?cAp9E`sk x | |
yx?'fN»y?x~LEv}IHn>vmyH^yN&l"qC#1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cmake_minimum_required(VERSION 3.7) | |
project(esp_vt100_firmware) | |
set(CMAKE_CXX_STANDARD GNU99) | |
set(SOURCE_FILES | |
include/uart_hw.h | |
include/user_config.h | |
user/io.c | |
user/io.h |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name GME vykreslovač množstevní slevy | |
// @namespace http://tampermonkey.net/ | |
// @version 3 | |
// @description Množstevní sleva GME | |
// @author Ondřej Hruška, 2017 | |
// @match https://www.gme.cz/* | |
// @grant MIT | |
// ==/UserScript== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name eBay shipping adder | |
// @namespace http://tampermonkey.net/ | |
// @version 0.1 | |
// @description try to take over the world! | |
// @author You | |
// @match http://www.ebay.com/* | |
// @grant none | |
// ==/UserScript== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Add your Python code here. E.g. | |
from microbit import * | |
from random import randint as rnd | |
FREE=0 | |
UP=1 | |
RIGHT=2 | |
DOWN=3 | |
LEFT=4 | |
FOOD=5 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;*************************************************************************************************** | |
;* | |
;* Utility macros | |
;* | |
;* (c) Ondrej Hruska, 2015 | |
;* | |
;*************************************************************************************************** | |
; Xors a memory value (for bit banding) | |
; Trashes r0-2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
490a: 0000 movs r0, r0 | |
490c: aaab add r2, sp, #684 ; 0x2ac | |
490e: 3e2a subs r6, #42 ; 0x2a | |
4910: aaab add r2, sp, #684 ; 0x2ac | |
4912: 3f2a subs r7, #42 ; 0x2a | |
4914: aaab add r2, sp, #684 ; 0x2ac | |
4916: 3f2a subs r7, #42 ; 0x2a | |
4918: b410 push {r4} | |
491a: bf00 nop | |
491c: bf00 nop |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
void NeoPixelOut::byte(register uint32_t byte) | |
{ | |
register uint32_t r0, r1, rset, rclr, mask; | |
rset = (uint32_t)gpio.reg_set; | |
rclr = (uint32_t)gpio.reg_clr; | |
mask = (uint32_t)gpio.mask; | |
__asm { | |
MOV r1, #8 |