Skip to content

Instantly share code, notes, and snippets.

View m3lixir's full-sized avatar
:octocat:
#opentowork

Melisa K. Savich m3lixir

:octocat:
#opentowork
View GitHub Profile
@m3lixir
m3lixir / resume.json
Last active October 18, 2024 04:04
test description
{
"meta": {
"theme": "flat"
},
"basics": {
"name": "Melisa K. Savich",
"label": "Security Research Engineer",
"email": "contact@melisasavich.com",
"phone": "+12489432251",
"website": "https://melisasavich.com",
@m3lixir
m3lixir / nucleo_debug.md
Created February 3, 2020 19:39
How to debug the NUCLEO-L152RE using OpenOCD and GDB.

Window 1:

$ openocd -f nucleo-l152re.cfg # Starts the OpenOCD server.

You can find nucleo-l152re.cfg here.

Window 2:

@m3lixir
m3lixir / avatar2_setup.md
Created February 3, 2020 18:23
Directions on setting up Avatar2 for Ubuntu 16.04.

I've found that the following pairing of Git commits works without errors:

avatar2      @ f39943c Oct 19, 2018
avatar-qemu  @ 32062b1 Jan  3, 2018
avatar-panda @ 28f718b Jul 13, 2018
openocd      @ 0.9.0-1+deb8u1build0.16.04.1