0: =0
1: O: /LED_24G
2: O: /LED_5G
3: O: /LED_POWER_BOOTING
4: =0
5: =0
6: O: /LED_POWER
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
| #!/bin/sh | |
| # uudecode in GNU awk (and some others, like OpenBSD) decodes stdin to stdout | |
| # | |
| # Copyright (c) 2014, Rafael Kitover <rkitover@gmail.com> | |
| # | |
| # Redistribution and use in source and binary forms, with or without | |
| # modification, are permitted provided that the following conditions are met: | |
| # * Redistributions of source code must retain the above copyright | |
| # notice, this list of conditions and the following disclaimer. |
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 AliExpress Sort by Shipped Price | |
| // @namespace https://github.com/Lanchon/aliexpress-show-shipped-price | |
| // @version 4 | |
| // @description Sort items by price including shipping on AliExpress | |
| // @author Maxim Mazurok, Lanchon | |
| // @match *://*.aliexpress.tld/* | |
| // @grant none | |
| // @downloadURL https://gist.github.com/Lanchon/a89282be17dde6f46725a5325abd8dee/raw/aliexpress-show-shipped-price.user.js | |
| // ==/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
| # Backup and restore UBI partitions and volumes | |
| # Tested on Arris RAC2V1A router | |
| BusyBox v1.22.1 (2018-03-01 14:46:14 CST) built-in shell (ash) | |
| Enter 'help' for a list of built-in commands. | |
| MM NM MMMMMMM M M | |
| $MMMMM MMMMM MMMMMMMMMMM MMM MMM | |
| MMMMMMMM MM MMMMM. MMMMM:MMMMMM: MMMM MMMMM |
Install:
- https://f-droid.org/packages/org.microg.nlp.backend.apple/
- https://f-droid.org/packages/org.fitchfamily.android.dejavu/
and enable all 3 providers, including Mozilla's.
This needs manual grant of location permission or will FC. Has no radio data fo my area.
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
| /* | |
| * Copyright (C) 2014 Marvin W <https://github.com/mar-v-in> | |
| * Copyright (C) 2016 Lanchon <https://github.com/Lanchon> | |
| * | |
| * This is Marvin's work converted to a DexPatcher patch by Lanchon. | |
| * | |
| * https://gerrit.omnirom.org/#/c/8672/ | |
| * | |
| * Licensed under the Apache License, Version 2.0 (the "License"); | |
| * you may not use this file except in compliance with the License. |
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
| diff --git a/usr/galaxys2_initramfs_files/init b/usr/galaxys2_initramfs_files/init | |
| index 32eacfb..cb3da8e 100755 | |
| --- a/usr/galaxys2_initramfs_files/init | |
| +++ b/usr/galaxys2_initramfs_files/init | |
| @@ -12,8 +12,24 @@ busybox mount -t sysfs sysfs /sys | |
| load_image=/stage1/boot.cpio | |
| if busybox grep -q bootmode=2 /proc/cmdline ; then | |
| - # recovery boot | |
| - load_image=/stage1/recovery.cpio |
The STM32CubeMX tool is written in portable java, but unfortunately it is distributed as a Windows executable embedded in a Windows installer.
To install it on Linux:
sudo java -jar SetupSTM32CubeMX-4.11.0.exe- install the tool somewhere in your home, eg:
/home/you/stm32/cubemx sudo chown -R you:you /home/you/stm32/cubemx
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
| sdcard: file format elf32-littlearm | |
| Disassembly of section .plt: | |
| 00000f68 <__libc_init@plt-0x14>: | |
| f68: e52de004 .word 0xe52de004 | |
| f6c: e59fe004 .word 0xe59fe004 | |
| f70: e08fe00e .word 0xe08fe00e |
NewerOlder