Skip to content

Instantly share code, notes, and snippets.

PREFIX leak: <http://data.ontotext.com/resource/leaks#>
PREFIX dbr: <http://dbpedia.org/resource/>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
select ?l ?name ?address ?status ?link ?shareholder where {
?l a leak:Entity.
?l leak:hasCountry dbr:Bulgaria .
?l leak:address ?address.
?l leak:name ?name.
?l leak:status ?status.
?l rdfs:seeAlso ?link.

Keybase proof

I hereby claim:

  • I am aandr on github.
  • I am alekandreev (https://keybase.io/alekandreev) on keybase.
  • I have a public key ASAS6N5MK-320ANY4nIPUs71FEcBBgNQk2VZLRpD0l2HVwo

To claim this, I am signing this object:

@aandr
aandr / reset.c
Created January 29, 2018 17:27
NVIC reset
__disable_irq();
/* Disable the stack monitor */
R_SPMON->MSPMPUPT = 0xA500; /* Enable access to Main Stack Pointer Monitor Access Control Register */
R_SPMON->PSPMPUPT = 0xA500; /* Enable access to Process Stack Pointer Monitor Access Control Register */
R_SPMON->MSPMPUCTL_b.ENABLE = 0; /* disable the Main stack monitor */
R_SPMON->PSPMPUCTL_b.ENABLE = 0; /* disable the Process stack monitor */

Keybase proof

I hereby claim:

  • I am aandr on github.
  • I am aandr (https://keybase.io/aandr) on keybase.
  • I have a public key ASCn2k3aflirn38-1iTdtheJacJgsvhv1taTeLqYQuFPNwo

To claim this, I am signing this object: