Skip to content

Instantly share code, notes, and snippets.

View sarathjeeva's full-sized avatar
🎯
Focusing

Sarath AK sarathjeeva

🎯
Focusing
View GitHub Profile
@sarathjeeva
sarathjeeva / curl.md
Created November 22, 2021 11:56 — forked from subfuzion/curl.md
curl POST examples

Common Options

-#, --progress-bar Make curl display a simple progress bar instead of the more informational standard meter.

-b, --cookie <name=data> Supply cookie with request. If no =, then specifies the cookie file to use (see -c).

-c, --cookie-jar <file name> File to save response cookies to.

@sarathjeeva
sarathjeeva / BB-ADS7846-00A0.dts
Created May 24, 2016 08:48 — forked from ankitdaf/BB-ADS7846-00A0.dts
Adding XPT2046 ( ADS7846 ) Touchscreen Support to Beaglebone Black Kernel version 4.1.0-rc5-bone3
/dts-v1/;
/plugin/;
#include <dt-bindings/board/am335x-bbw-bbb-base.h>
#include <dt-bindings/pinctrl/am33xx.h>
/ {
compatible = "ti,beaglebone", "ti,beaglebone-black";
/* identification */